eslint-config-openlayers
Advanced tools
Comparing version 12.0.0 to 13.0.0
@@ -51,2 +51,3 @@ module.exports = { | ||
'no-multiple-empty-lines': 'error', | ||
'no-multi-assign': 'error', | ||
'no-multi-spaces': 'error', | ||
@@ -53,0 +54,0 @@ 'no-negated-in-lhs': 'error', |
{ | ||
"name": "eslint-config-openlayers", | ||
"version": "12.0.0", | ||
"version": "13.0.0", | ||
"description": "ESLint configuration for OpenLayers", | ||
@@ -31,4 +31,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"eslint-plugin-import": "^2.17.3" | ||
"eslint-plugin-import": "^2.18.2" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10890
218
Updatedeslint-plugin-import@^2.18.2