dykj-football/.prettierrc

8 lines
135 B
Plaintext
Raw Normal View History

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