gitdeploy/html/.prettierrc

7 lines
95 B
Plaintext

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