spacebar/.prettierrc

7 lines
83 B
Plaintext

{
"tabWidth": 4,
"useTabs": true,
"printWidth": 140,
"trailingComma": "none"
}