mirror of https://gitee.com/antv-l7/antv-l7
8 lines
116 B
Plaintext
8 lines
116 B
Plaintext
|
{
|
||
|
"printWidth": 80,
|
||
|
"tabWidth": 2,
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "all",
|
||
|
"arrowParens": "always"
|
||
|
}
|