Skip to content

Commit

Permalink
Merge branch 'main' into next
Browse files Browse the repository at this point in the history
  • Loading branch information
manudeli authored Jan 30, 2025
2 parents c7c133c + 4056246 commit f57bb9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/eslint-config/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ export const suspensiveReactTypeScriptConfig = tseslint.config(
rules: {
...reactHooks.configs.recommended.rules,
'react-compiler/react-compiler': 'warn',
'@eslint-react/no-forward-ref': 'off',
},
settings: {
react: {
Expand Down

0 comments on commit f57bb9f

Please sign in to comment.