@thebestco/eslint-config
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "@thebestco/eslint-config", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"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": ["warn", { checkJS: true }], | ||
"react-refresh/only-export-components": ["warn", { checkJS: false }], | ||
}, | ||
@@ -343,0 +343,0 @@ |
55112