eslint-config-settled
Advanced tools
Comparing version 0.0.11 to 0.0.12
@@ -30,2 +30,3 @@ /* | ||
'camelcase': 1, | ||
'consistent-return': 0, | ||
'curly': [2, 'all'], | ||
@@ -32,0 +33,0 @@ 'func-names': 0, |
{ | ||
"name": "eslint-config-settled", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "ESLint config used by Settled.co.uk. Based on AirBnB's implementation.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
3106
90