mirror of
https://gitee.com/yudaocode/yudao-mall-uniapp.git
synced 2025-12-30 09:42:25 +00:00
11 lines
212 B
Plaintext
11 lines
212 B
Plaintext
{
|
|
"printWidth": 100,
|
|
"semi": true,
|
|
"vueIndentScriptAndStyle": true,
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"proseWrap": "never",
|
|
"htmlWhitespaceSensitivity": "strict",
|
|
"endOfLine": "auto"
|
|
}
|