зеркало из https://github.com/mozilla/treeherder.git
Bug 1184775 - ESLint: Enable the 'semi' rule
semi: "require or disallow use of semicolons instead of ASI"
This commit is contained in:
Родитель
b32bd9d1f2
Коммит
d6dbaefb7e
|
@ -27,7 +27,6 @@
|
|||
"no-unused-vars": 0,
|
||||
"no-use-before-define": 0,
|
||||
"quotes": 0,
|
||||
"semi": 0,
|
||||
"semi-spacing": 0,
|
||||
"space-infix-ops": 0,
|
||||
"space-unary-ops": 0
|
||||
|
|
Загрузка…
Ссылка в новой задаче