eslint-config-es
Advanced tools
Comparing version 0.6.3 to 0.6.4
@@ -192,3 +192,3 @@ 'use strict'; | ||
'max-nested-callbacks': [ 2, { max: 10 }], | ||
'max-params': [ 2, { max: 3 }], | ||
'max-params': [ 2, { max: 5 }], | ||
'max-statements': [ 2, { max: 25 }], | ||
@@ -195,0 +195,0 @@ 'max-statements-per-line': [ 2, { max: 1 }], |
{ | ||
"name": "eslint-config-es", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"description": "eslint-config-es contains a strict ESLint configuration for ES2015.", | ||
@@ -5,0 +5,0 @@ "contributors": [ |
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