scuff/.prettierrc
2022-04-22 14:20:51 -04:00

7 lines
89 B
Plaintext

{
"useTabs": true,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 100
}