This website works better with JavaScript.
Почетна
Преглед
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
Adds no-constant-binary-expression eslint rule
main
Eric Amodio
пре 2 година
родитељ
d110d162c5
комит
09ac5caef1
1 измењених фајлова
са
1 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.eslintrc.base.json
+ 1
- 0
.eslintrc.base.json
Прегледај датотеку
@ -32,6 +32,7 @@
"new-parens"
:
"error"
,
"no-console"
:
"off"
,
"no-constant-condition"
:
[
"warn"
,
{
"checkLoops"
:
false
}
]
,
"no-constant-binary-expression"
:
"error"
,
"no-caller"
:
"error"
,
"no-debugger"
:
"off"
,
"no-dupe-class-members"
:
"off"
,
Write
Preview
Loading…
Откажи
Сачувај