eslint-config-guyellis
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -29,2 +29,3 @@ module.exports = { | ||
'no-redeclare': 2, | ||
'no-restricted-modules': [2, 'underscore'], | ||
'no-self-compare': 1, | ||
@@ -31,0 +32,0 @@ 'no-shadow-restricted-names': 2, |
{ | ||
"name": "eslint-config-guyellis", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Guy Ellis ESLint Config", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
7448
94