Fixed JSHint indent config (feature is currently bugged).
This commit is contained in:
Родитель
ae32481741
Коммит
672c336e9d
|
@ -6,7 +6,7 @@
|
|||
"forin": false,
|
||||
"freeze": true,
|
||||
"immed": false,
|
||||
"indent": 8,
|
||||
"indent": 2,
|
||||
"latedef": true,
|
||||
"newcap": true,
|
||||
"noarg": true,
|
||||
|
|
Загрузка…
Ссылка в новой задаче