fix linter errors

This commit is contained in:
Alexander Zobnin
2020-01-14 17:56:44 +03:00
parent 7a1743ad41
commit 7653bacce9
6 changed files with 16 additions and 16 deletions

View File

@@ -26,7 +26,7 @@
"unused": true,
"maxdepth": 6,
"maxlen": 140,
"esnext": true,
"esversion": 8,
"globals": {
"System": true,