@thebestco/eslint-config
Advanced tools
Comparing version 2.0.6 to 2.1.0
{ | ||
"name": "@thebestco/eslint-config", | ||
"version": "2.0.6", | ||
"version": "2.1.0", | ||
"description": "The BestCompany's shared eslint config", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -340,3 +340,3 @@ var OFF = 0; | ||
"react-refresh/only-export-components": "error" | ||
"react-refresh/only-export-components": ["warn", { checkJS: true }], | ||
}, | ||
@@ -343,0 +343,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
55111