mson-three/.prettierrc

6 lines
68 B
Plaintext

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