mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-08-17 17:29:52 +08:00
11 lines
201 B
Plaintext
11 lines
201 B
Plaintext
{
|
|
"printWidth": 80,
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"trailingComma": "none",
|
|
"bracketSpacing": true,
|
|
"jsxBracketSameLine": false,
|
|
"fluid": false
|
|
} |