cg-select/.prettierrc

6 lines
88 B
Plaintext

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