gitdeploy/html/.prettierrc
2020-09-17 19:29:21 -04:00

7 lines
95 B
Plaintext

{
"trailingComma": "none",
"tabWidth": 2,
"singleQuote": true,
"proseWrap": "always"
}