mirror of https://gitee.com/antv-l7/antv-l7
11 lines
121 B
Plaintext
11 lines
121 B
Plaintext
|
{
|
||
|
"root": true,
|
||
|
"extends": "@ljharb",
|
||
|
"env": {
|
||
|
"browser": true,
|
||
|
},
|
||
|
"rules": {
|
||
|
"array-bracket-newline": 0,
|
||
|
},
|
||
|
}
|