mirror of
https://github.com/beestat/app.git
synced 2025-07-09 03:04:07 -04:00
Updated eslint config
This commit is contained in:
parent
3946366997
commit
663787f046
@ -20,6 +20,7 @@
|
|||||||
"default-case": "off",
|
"default-case": "off",
|
||||||
"dot-location": ["error", "property"],
|
"dot-location": ["error", "property"],
|
||||||
"func-names": ["error", "never"],
|
"func-names": ["error", "never"],
|
||||||
|
"function-call-argument-newline": "off",
|
||||||
"function-paren-newline": "off",
|
"function-paren-newline": "off",
|
||||||
"guard-for-in": "off",
|
"guard-for-in": "off",
|
||||||
"id-length": "off",
|
"id-length": "off",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user