diff --git a/.eslintrc.json b/.eslintrc.json index 7b598ae99a..9d4ac27df4 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -20,9 +20,9 @@ "react-hooks", "import", "@vitest", - "eslint-plugin-react-compiler", "jest-dom", - "testing-library" + "testing-library", + "react-compiler" ], "parser": "@typescript-eslint/parser", "parserOptions": {