Revert "React compiler beta and reenable rule (#5898)" (#6071)

This reverts commit 1fc684aaef.
This commit is contained in:
dan
2024-11-01 22:17:05 +00:00
committed by GitHub
parent 3eb531b000
commit 7111e38cd4
6 changed files with 125 additions and 30 deletions
+2 -1
View File
@@ -79,7 +79,8 @@ module.exports = {
},
],
'simple-import-sort/exports': 'error',
'react-compiler/react-compiler': 'warn',
// TODO: Reenable when we figure out why it gets stuck on CI.
// 'react-compiler/react-compiler': 'error',
'no-restricted-imports': [
'error',
{