mson-three/.prettierrc
2024-02-18 12:42:09 +02:00

6 lines
68 B
Plaintext

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