eslint-config-google
Advanced tools
Comparing version 0.10.0 to 0.11.0
@@ -341,3 +341,3 @@ /** | ||
// 'prefer-arrow-callback': 0, | ||
// 'prefer-const': 0, | ||
'prefer-const': ['error', {destructuring: 'all'}], | ||
// 'prefer-destructuring': 0, | ||
@@ -344,0 +344,0 @@ // 'prefer-numeric-literals': 0, |
{ | ||
"name": "eslint-config-google", | ||
"version": "0.10.0", | ||
"version": "0.11.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
24828