update eslint plugin versions, remove ts-ignore

This commit is contained in:
Samuel Newman
2026-03-31 14:40:34 +03:00
parent 8ac63d780d
commit 49bfe69827
3 changed files with 130 additions and 666 deletions
-1
View File
@@ -47,7 +47,6 @@ export default defineConfig(
js.configs.recommended,
tseslint.configs.recommendedTypeChecked,
reactHooks.configs.flat.recommended,
// @ts-expect-error https://github.com/un-ts/eslint-plugin-import-x/issues/439
importX.flatConfigs.recommended,
importX.flatConfigs.typescript,
importX.flatConfigs['react-native'],