cjs-eslint-config
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -233,3 +233,3 @@ /** | ||
'operator-assignment': 'off', | ||
'operator-linebreak': ['error', 'after'], | ||
'operator-linebreak': 'off', | ||
'padded-blocks': 'off', | ||
@@ -236,0 +236,0 @@ 'padding-line-between-statements': [ |
{ | ||
"name": "cjs-eslint-config", | ||
"version": "1.1.1", | ||
"version": "1.1.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
11360