Merge pull request #12102 from simonseyock/update-ol-eslint

Update eslint-config-openlayers
This commit is contained in:
Tim Schaub
2021-03-09 04:14:47 -07:00
committed by GitHub
11 changed files with 860 additions and 331 deletions
+1 -8
View File
@@ -63,7 +63,7 @@
"copy-webpack-plugin": "^6.0.1",
"coveralls": "3.1.0",
"eslint": "^7.2.0",
"eslint-config-openlayers": "^14.0.0",
"eslint-config-openlayers": "^15.0.0",
"expect.js": "0.3.1",
"express": "^4.17.1",
"front-matter": "^4.0.0",
@@ -116,13 +116,6 @@
"@openlayers"
],
"rules": {
"valid-jsdoc": "off",
"@openlayers/valid-tsdoc": [
"error",
{
"requireReturn": false
}
],
"@openlayers/no-exclusive-tests": [
"error",
{