Shallie/.prettierrc
2022-07-24 03:52:23 +07:00

7 lines
89 B
Plaintext

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