Skip to content

Commit eb4cb0f

Browse files
authored
chore: update eslint.config.js
1 parent 170058a commit eb4cb0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eslint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ export default [
128128
args: 'after-used',
129129
},
130130
],
131+
'react/prop-types': 0,
131132
},
132133
},
133134
/* Allow devDependencies imports for tests and config files */

0 commit comments

Comments
 (0)