diff --git a/.eslintrc.js b/.eslintrc.js index e302a52673..a017112b4e 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -264,6 +264,7 @@ module.exports = { // These are fine in tests "no-restricted-globals": "off", + "react-compiler/react-compiler": "off", }, }, {