There was an error while loading. Please reload this page.
1 parent 8af9c04 commit 5f2c794Copy full SHA for 5f2c794
2 files changed
.oxlintrc.json
@@ -124,6 +124,7 @@
124
"react/button-has-type": "error",
125
"react/jsx-no-useless-fragment": "error",
126
"react/no-unstable-nested-components": "error",
127
+ "react/react-compiler": "error",
128
"react/rules-of-hooks": "error",
129
"trigger-runops/no-control-plane-run-graph-access": "error",
130
"trigger-runops/no-control-plane-in-runops-slot": "error"
apps/webapp/app/hooks/useLazyRef.ts
0 commit comments