This commit is contained in:
10
node_modules/@mapbox/mapbox-gl-style-spec/.eslintrc
generated
vendored
Normal file
10
node_modules/@mapbox/mapbox-gl-style-spec/.eslintrc
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"overrides": [
|
||||
{
|
||||
"files": ["rollup.config.js", "test.js"],
|
||||
"rules": {
|
||||
"flowtype/require-valid-file-annotation": "off"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user