Do not complain about trailing semicolons and require stmts
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Родитель
6bea13a51e
Коммит
44162193ef
|
@ -21,7 +21,9 @@
|
|||
"describe": true,
|
||||
"define": true,
|
||||
"beforeEach": true,
|
||||
"afterEach": true
|
||||
"afterEach": true,
|
||||
"require": true
|
||||
},
|
||||
"esversion": 6
|
||||
"esversion": 6,
|
||||
"asi": true
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче