cjs-eslint-config
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -21,2 +21,3 @@ /** | ||
'comma-dangle': ['error', 'never'], | ||
'no-compare-neg-zero': 'warn', | ||
'no-cond-assign': 'error', | ||
@@ -23,0 +24,0 @@ 'no-console': 'off', |
{ | ||
"name": "cjs-eslint-config", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "General-purpose eslint linting rules.", | ||
@@ -5,0 +5,0 @@ "author": { |
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
10534
234