mirror of
https://gitee.com/wot-design-uni/wot-design-uni.git
synced 2025-12-06 09:08:51 +08:00
11 lines
247 B
Plaintext
11 lines
247 B
Plaintext
{
|
|
"printWidth": 150,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"bracketSpacing": true,
|
|
"requirePragma": false,
|
|
"proseWrap": "preserve",
|
|
"arrowParens": "always",
|
|
"htmlWhitespaceSensitivity": "ignore"
|
|
} |