eslint-config-segment
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -22,5 +22,5 @@ 'use strict'; | ||
'indent': [2, 2], | ||
'max-depth': [1, 4], | ||
'max-depth': [1, 6], | ||
'max-len': [1, 100, 2], | ||
'max-nested-callbacks': [1, 3], | ||
'max-nested-callbacks': [1, 6], | ||
'max-params': [1, 5], | ||
@@ -27,0 +27,0 @@ 'no-bitwise': 2, |
{ | ||
"name": "eslint-config-segment", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Segment's base ESLint configuration.", | ||
@@ -5,0 +5,0 @@ "author": "Segment <friends@segment.com>", |
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