Update client dependencies
This commit is contained in:
parent
8b6236446f
commit
493f49a508
4 changed files with 49 additions and 42 deletions
|
@ -7,7 +7,8 @@
|
|||
"no-console": 0,
|
||||
"no-param-reassign": 0,
|
||||
"react/prop-types": 0,
|
||||
"react/prefer-stateless-function": 0
|
||||
"react/prefer-stateless-function": 0,
|
||||
"react/require-render-return": 0
|
||||
},
|
||||
"globals": {
|
||||
"__DEV__": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue