Files
omnia-consolidated/.prettierrc

6 lines
69 B
Plaintext

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