cv-site/.prettierrc
2021-10-02 14:29:49 +02:00

7 lines
89 B
Plaintext

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