File tree 2 files changed +7
-6
lines changed
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 27
27
"jsx-a11y/no-static-element-interactions": [0],
28
28
"react/no-find-dom-node": [0],
29
29
"react/jsx-closing-bracket-location": [0],
30
- "react/jsx-filename-extension": ["error", {"extensions": [".js"]}]
30
+ "react/jsx-filename-extension": ["error", {"extensions": [".js"]}],
31
+ "react/require-default-props": 0
31
32
}
32
33
}
Original file line number Diff line number Diff line change 33
33
"coveralls" : " ^2.13.1" ,
34
34
"cross-env" : " ^5.0.1" ,
35
35
"envify" : " ^3.4.1" ,
36
- "eslint" : " ^3.9.1 " ,
37
- "eslint-config-airbnb" : " latest " ,
38
- "eslint-plugin-import" : " ^2.1 .0" ,
39
- "eslint-plugin-jsx-a11y" : " ^2.2 .3" ,
40
- "eslint-plugin-react" : " ^6.6 .0" ,
36
+ "eslint" : " ^3.19.0 " ,
37
+ "eslint-config-airbnb" : " ^15.0.1 " ,
38
+ "eslint-plugin-import" : " ^2.3 .0" ,
39
+ "eslint-plugin-jsx-a11y" : " ^5.0 .3" ,
40
+ "eslint-plugin-react" : " ^7.1 .0" ,
41
41
"expect" : " ^1.20.2" ,
42
42
"gitbook-cli" : " ^2.3.0" ,
43
43
"istanbul-instrumenter-loader" : " 0.2.0" ,
You can’t perform that action at this time.
0 commit comments