Skip to content

Commit e14eb2b

Browse files
yjoseasdolo
authored andcommitted
feat: add react compiler plugin to eslint
1 parent 4482df4 commit e14eb2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ module.exports = {
2222
'simple-import-sort',
2323
'sonarjs',
2424
'jest',
25+
'eslint-plugin-react-compiler',
2526
],
2627
parser: '@typescript-eslint/parser',
2728
parserOptions: {

0 commit comments

Comments
 (0)