Skip to content

Commit ccb7cda

Browse files
committed
1 parent a8ad744 commit ccb7cda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ export default [
2727
},
2828
],
2929
'react/button-has-type': 'error',
30+
'react/checked-requires-onchange-or-readonly': 'error',
3031
'react/jsx-child-element-spacing': 'error',
3132
'react/default-props-match-prop-types': 'error',
3233
'react/function-component-definition': [

0 commit comments

Comments
 (0)