mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2025-04-30 22:29:01 +08:00
8 lines
126 B
JSON
8 lines
126 B
JSON
{
|
|
"printWidth": 100,
|
|
"singleQuote": true,
|
|
"semi": false,
|
|
"endOfLine": "lf",
|
|
"htmlWhitespaceSensitivity": "ignore"
|
|
}
|