diff --git a/.eslintrc.json b/.eslintrc.json index b0d4a38f5f..ff0e5aceb1 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -22,7 +22,7 @@ "@vitest", "jest-dom", "testing-library", - "eslint-plugin-react-compiler" + "react-compiler" ], "parser": "@typescript-eslint/parser", "parserOptions": {