stdproject/frontend/node_modules/prettier-linter-helpers/.prettierrc
2025-05-30 13:43:31 +08:00

7 lines
106 B
Plaintext

{
"arrowParens": "always",
"singleQuote": true,
"trailingComma": "es5",
"bracketSpacing": false
}