snowy/_web/.prettierrc
2020-12-01 20:53:52 +08:00

6 lines
64 B
Plaintext

{
"printWidth": 120,
"semi": false,
"singleQuote": true
}