serum-dev-tools/ts/.prettierrc

6 lines
69 B
Plaintext

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