mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2025-05-01 14:49:00 +08:00
8 lines
128 B
JSON
8 lines
128 B
JSON
{
|
|
"printWidth": 100,
|
|
"singleQuote": true,
|
|
"semi": false,
|
|
"endOfLine": "auto",
|
|
"htmlWhitespaceSensitivity": "ignore"
|
|
}
|