mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2024-11-01 14:10:27 +08:00
9 lines
121 B
Plaintext
9 lines
121 B
Plaintext
{
|
|
"tabWidth": 4,
|
|
"useTabs": true,
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"printWidth": 100,
|
|
"trailingComma": "none"
|
|
}
|