Upgrade eslint and friends
This commit is contained in:
parent
21e9abb899
commit
8ba3990076
4 changed files with 9 additions and 8 deletions
|
|
@ -10,6 +10,7 @@
|
|||
"no-else-return": [0],
|
||||
"space-infix-ops": [0],
|
||||
"react/prefer-es6-class": [0],
|
||||
"react/prefer-stateless-function": [0],
|
||||
},
|
||||
"globals": {
|
||||
"__PREFIX_LINKS__": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue