mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2025-12-26 00:00:17 +00:00
9 lines
124 B
Plaintext
9 lines
124 B
Plaintext
{
|
|
"tabWidth": 4,
|
|
"useTabs": true,
|
|
"semi": true,
|
|
"jsxBracketSameLine": true,
|
|
"singleQuote": false,
|
|
"printWidth": 100
|
|
}
|