зеркало из https://github.com/twbs/bootlint.git
ESLint: one-var: never
This commit is contained in:
Родитель
a369cc6975
Коммит
89845d373e
|
@ -34,6 +34,7 @@
|
|||
"no-trailing-spaces": 2,
|
||||
"no-underscore-dangle": 0,
|
||||
"no-void": 2,
|
||||
"one-var": [2, "never"],
|
||||
"operator-assignment": [2, "always"],
|
||||
"padded-blocks": 0,
|
||||
"quotes": 0,
|
||||
|
|
Загрузка…
Ссылка в новой задаче