Update .eslintrc
This commit is contained in:
parent
f7c8203ed1
commit
3393b1b706
1 changed files with 1 additions and 2 deletions
|
@ -15,8 +15,7 @@
|
||||||
"react/jsx-filename-extension": 0,
|
"react/jsx-filename-extension": 0,
|
||||||
"react/no-array-index-key": 0,
|
"react/no-array-index-key": 0,
|
||||||
"react/prop-types": 0,
|
"react/prop-types": 0,
|
||||||
"react/prefer-stateless-function": 0,
|
"react/prefer-stateless-function": 0
|
||||||
"react/require-render-return": 0
|
|
||||||
},
|
},
|
||||||
"globals": {
|
"globals": {
|
||||||
"DEV": true
|
"DEV": true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue