reveil/ui/.prettierrc
2022-12-08 09:22:21 +01:00

7 lines
89 B
Plaintext

{
"useTabs": true,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 100
}