Update .eslintrc
This commit is contained in:
parent
f7c8203ed1
commit
3393b1b706
@ -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…
Reference in New Issue
Block a user