Capital/.prettierrc
2024-02-24 14:16:57 +08:00

5 lines
64 B
Plaintext

{
"tabWidth": 2,
"singleQuote": false,
"printWidth": 120
}