mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-11-30 02:08:12 +08:00
9 lines
127 B
Plaintext
9 lines
127 B
Plaintext
|
{
|
||
|
"printWidth": 80,
|
||
|
"tabWidth": 2,
|
||
|
"semi": false,
|
||
|
"singleQuote": true,
|
||
|
"endOfLine": "lf",
|
||
|
"trailingComma": "es5"
|
||
|
}
|