eslint-config-zavatta
Advanced tools
Comparing version 6.0.1 to 6.0.2
@@ -81,3 +81,2 @@ module.exports = { | ||
'no-else-return': 2, | ||
'no-labels': 2, | ||
'no-eval': 2, | ||
@@ -84,0 +83,0 @@ 'no-extend-native': 2, |
{ | ||
"name": "eslint-config-zavatta", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"description": "An eslint config, designed to help you in dark times.", | ||
@@ -12,3 +12,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"eslint": "^4.0.0", | ||
"eslint": "^4.4.1", | ||
"eslint-find-rules": "^3.1.1" | ||
@@ -15,0 +15,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
47188
4
259