mirror of
https://github.com/beestat/app.git
synced 2025-05-31 20:26:32 -04:00
Updated eslint
This commit is contained in:
parent
b34d84ee9d
commit
78dbaf8c51
@ -37,6 +37,7 @@
|
|||||||
"multiline-ternary": "off",
|
"multiline-ternary": "off",
|
||||||
"new-cap": ["error", {"newIsCap": false}],
|
"new-cap": ["error", {"newIsCap": false}],
|
||||||
"newline-after-var": "off",
|
"newline-after-var": "off",
|
||||||
|
"no-continue": "off",
|
||||||
"no-extra-parens": "off",
|
"no-extra-parens": "off",
|
||||||
"no-lonely-if": "off",
|
"no-lonely-if": "off",
|
||||||
"no-loop-func": "off",
|
"no-loop-func": "off",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user