dykj-football/.prettierrc
2024-04-19 15:02:01 +08:00

8 lines
135 B
Plaintext

{
"printWidth": 80,
"tabWidth": 2,
"useTabs": false,
"semi": false,
"singleQuote": true,
"vueIndentScriptAndStyle": true,
}