Skip to content

Commit 266e02e

Browse files
authored
Update package.json
1 parent d82475f commit 266e02e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
"react/jsx-no-bind": 0,
5151
"react/no-danger": 0,
5252
"jest/valid-expect": 0,
53-
"new-cap": 0
53+
"new-cap": 0,
54+
"no-fallthrough": 1
5455
},
5556
"settings": {
5657
"react": {

0 commit comments

Comments
 (0)