mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
restore indent lint setting
This commit is contained in:
parent
fe00d27325
commit
928a9275cd
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@
|
||||||
"rules": {
|
"rules": {
|
||||||
"new-cap": 0,
|
"new-cap": 0,
|
||||||
"complexity": 0,
|
"complexity": 0,
|
||||||
"indent": 0,
|
|
||||||
"react/prop-types": 0,
|
"react/prop-types": 0,
|
||||||
"react/jsx-no-bind": 0
|
"react/jsx-no-bind": 0
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue