Move eslint globals to to test/.eslintrc
This commit is contained in:
@@ -2,5 +2,10 @@
|
||||
"rules": {
|
||||
"openlayers-internal/no-missing-requires": 0,
|
||||
"openlayers-internal/valid-provide": 0
|
||||
},
|
||||
"globals": {
|
||||
"createMapDiv": true,
|
||||
"disposeMap": true,
|
||||
"resemble": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user