зеркало из https://github.com/mozilla/treeherder.git
Bug 1185108 - Enforce 4 space indentation via an eslint rule
This commit is contained in:
Родитель
8f82de2c18
Коммит
1900b665e4
|
@ -3,6 +3,7 @@
|
|||
"browser": 1
|
||||
},
|
||||
"rules": {
|
||||
"indent": 2,
|
||||
// Default rules we've disabled until the failures are fixed.
|
||||
// Remove a line (or change the value to "2") to enable the rule.
|
||||
"camelcase": 0,
|
||||
|
|
Загрузка…
Ссылка в новой задаче