bw-hspc-contest-env/shared/.prettierrc

8 lines
105 B
Plaintext

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