Update client dependencies
This commit is contained in:
parent
42efc20748
commit
81b635a872
18 changed files with 97 additions and 162 deletions
|
@ -6,7 +6,8 @@
|
|||
"new-cap": [2, { "capIsNewExceptions": ["Map", "List", "Record", "Set"] }],
|
||||
"no-console": 0,
|
||||
"no-param-reassign": 0,
|
||||
"react/prop-types": 0
|
||||
"react/prop-types": 0,
|
||||
"react/prefer-stateless-function": 0
|
||||
},
|
||||
"globals": {
|
||||
"__DEV__": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue