ultimatepos/.prettierrc

7 lines
98 B
Plaintext

{
"printWidth": 100,
"singleQuote": true,
"tabWidth": 4,
"trailingComma": "es5"
}