eslint-config-scm
Advanced tools
Comparing version 1.0.11 to 1.0.12
@@ -47,3 +47,3 @@ /** | ||
'complexity': 'off', | ||
'consistent-return': 'error', | ||
'consistent-return': 'off', | ||
'curly': ['error', 'all'], | ||
@@ -50,0 +50,0 @@ 'default-case': 'off', |
{ | ||
"name": "eslint-config-scm", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "Common code style for scm", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
13808