diff --git a/.oxlintrc.json b/.oxlintrc.json index 6483b55005..5d7fbddbe6 100644 --- a/.oxlintrc.json +++ b/.oxlintrc.json @@ -124,6 +124,7 @@ "react/button-has-type": "error", "react/jsx-no-useless-fragment": "error", "react/no-unstable-nested-components": "error", + "react/react-compiler": "error", "react/rules-of-hooks": "error", "trigger-runops/no-control-plane-run-graph-access": "error", "trigger-runops/no-control-plane-in-runops-slot": "error"