Skip to content

Commit 2ec7f72

Browse files
committed
chore(webapp): enforce React Compiler lint
1 parent 749bbdf commit 2ec7f72

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.oxlintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@
124124
"react/button-has-type": "error",
125125
"react/jsx-no-useless-fragment": "error",
126126
"react/no-unstable-nested-components": "error",
127+
"react/react-compiler": "error",
127128
"react/rules-of-hooks": "error",
128129
"trigger-runops/no-control-plane-run-graph-access": "error",
129130
"trigger-runops/no-control-plane-in-runops-slot": "error"

0 commit comments

Comments
 (0)