eslint-config-settled
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -26,3 +26,3 @@ /* | ||
'brace-style': [2, '1tbs', { | ||
'allowSingleLine': false | ||
'allowSingleLine': true | ||
}], | ||
@@ -29,0 +29,0 @@ 'callback-return': [2, ['callback', 'cb', 'finish', 'done', 'next', 'nextItem']], |
{ | ||
"name": "eslint-config-settled", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"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
3078