thegeeklab/.prettierrc

7 lines
91 B
Plaintext

{
"printWidth": 99,
"singleQuote": false,
"semi": false,
"trailingComma": "none"
}