diff --git a/.eslintrc.js b/.eslintrc.js index 50365a09ee..aace373b21 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -79,7 +79,7 @@ module.exports = { }, ], 'simple-import-sort/exports': 'error', - 'react-compiler/react-compiler': 'warn', + 'react-compiler/react-compiler': 'error', 'no-restricted-imports': [ 'error', {