1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-05-08 17:28:46 +01:00

Improve ESLint config (#24290)

* Improve ESLint config
This commit is contained in:
Logan Rosen
2025-02-18 12:30:36 -05:00
committed by GitHub
parent 83d4a408f6
commit c7a46ec25b
6 changed files with 103 additions and 94 deletions
-5
View File
@@ -1,5 +0,0 @@
{
"rules": {
"import/no-extraneous-dependencies": 0
}
}