1
0
Fork 0

Update server dependencies

This commit is contained in:
Chocobozzz 2020-04-01 14:16:19 +02:00
parent 4adebd513e
commit d96994289b
No known key found for this signature in database
GPG key ID: 583A612D890159BE
6 changed files with 438 additions and 342 deletions

View file

@ -64,6 +64,8 @@
}
],
"@typescript-eslint/return-await": "off",
"@typescript-eslint/no-base-to-string": "off",
"@typescript-eslint/quotes": "off",
"@typescript-eslint/no-var-requires": "off",
"@typescript-eslint/explicit-function-return-type": "off",