[MM-55455] Add "no-constant-binary-expression" eslint rule (#25410)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
a9a879d00d
Коммит
bbfb2f11bc
@@ -206,6 +206,7 @@
|
||||
"no-confusing-arrow": 2,
|
||||
"no-console": 2,
|
||||
"no-const-assign": 2,
|
||||
"no-constant-binary-expression": 2,
|
||||
"no-constant-condition": 2,
|
||||
"no-debugger": 2,
|
||||
"no-div-regex": 2,
|
||||
|
||||
Ссылка в новой задаче
Block a user