[skip ci] Revert "Fix "no duplicate imports" lint rule auto fixing"

This reverts commit 0a643655ad.

Takes way too long. Linting jumps from ~3s to ~20s, not worth the auto fixing
This commit is contained in:
schroda
2026-03-14 02:20:38 +01:00
parent 80829febb2
commit 2eb4d07098
3 changed files with 3 additions and 229 deletions

View File

@@ -109,7 +109,6 @@
"@vitejs/plugin-react-swc": "4.2.3",
"dotenv": "17.3.1",
"eslint": "9.39.4",
"eslint-plugin-import-x": "4.16.2",
"eslint-plugin-lingui": "0.11.0",
"eslint-plugin-no-only-tests": "3.3.0",
"eslint-plugin-no-relative-import-paths": "1.6.1",