Skip to content

Commit

Permalink
Try eslint-plugin-react-compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
PzYon committed Jul 13, 2024
1 parent 47c5242 commit dee4cd9
Show file tree
Hide file tree
Showing 6 changed files with 258 additions and 3,229 deletions.
2 changes: 1 addition & 1 deletion app/.eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@tanstack/eslint-plugin-query"
],
"rules": {
"react-compiler/react-compiler": "error",
"react-compiler/react-compiler": "warn",
"react/jsx-uses-react": "off",
"react/react-in-jsx-scope": "off",
"react-refresh/only-export-components": "warn",
Expand Down
Loading

0 comments on commit dee4cd9

Please sign in to comment.