antv-l7/.cache/.eslintrc.json

9 lines
112 B
JSON

{
"env": {
"browser": true
},
"globals": {
"__PATH_PREFIX__": false,
"___emitter": false
}
}