volleyball-dev-frontend/node_modules/fast-equals/.prettierrc
2025-06-02 16:42:16 +00:00

9 lines
138 B
Plaintext

{
"arrowParens": "always",
"bracketSpacing": true,
"semi": true,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "all"
}