static-cms/.prettierrc

6 lines
73 B
Plaintext

{
"trailingComma": "all",
"singleQuote": true,
"printWidth": 100
}