update deps, remove tslint

This commit is contained in:
2020-08-14 15:17:25 +03:00
parent 1c3bd9fccd
commit 820c80d4ad
6 changed files with 8802 additions and 11558 deletions

View File

@@ -1,4 +1,5 @@
{
"trailingComma": "all",
"tabWidth": 4
"tabWidth": 4,
"endOfLine": "auto"
}