eslint-config-aco-angular
Advanced tools
Comparing version 0.3.1 to 0.4.0
@@ -105,3 +105,2 @@ { | ||
"no-magic-numbers": [ "warn", { "ignore": [ 0, 1, -1 ] } ], | ||
"no-param-reassign": "warn", | ||
"no-shadow": "warn", | ||
@@ -123,4 +122,6 @@ "array-bracket-spacing": [ "warn", "always" ], | ||
"no-param-reassign": "off", | ||
"angular/no-service-method": "off" | ||
} | ||
} |
{ | ||
"name": "eslint-config-aco-angular", | ||
"version": "0.3.1", | ||
"version": "0.4.0", | ||
"description": "Angular 1.x EsLint shareable 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