hackathon/.prettierrc

7 lines
89 B
Plaintext

{
"useTabs": true,
"singleQuote": false,
"trailingComma": "all",
"printWidth": 100
}