Skip to content

Commit a1d725a

Browse files
committed
1 parent 5ab68d4 commit a1d725a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rules/react.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ module.exports = {
44
'react/no-danger': ['off'],
55
'react/display-name': ['off'],
66
'react/jsx-key': ['error'],
7+
'react/jsx-no-bind': ['error'],
78
},
89
};

0 commit comments

Comments
 (0)