eslint-config-google
Advanced tools
Comparing version 0.11.0 to 0.12.0
@@ -142,3 +142,3 @@ /** | ||
'no-with': 2, | ||
// 'prefer-promise-reject-errors': 0, | ||
'prefer-promise-reject-errors': 2, | ||
// 'radix': 0, | ||
@@ -145,0 +145,0 @@ // 'require-await': 0, |
{ | ||
"name": "eslint-config-google", | ||
"version": "0.11.0", | ||
"version": "0.12.0", | ||
"description": "ESLint shareable config for the Google style", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
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
24825