1
0
Fork 0

Update server dependencies

This commit is contained in:
Chocobozzz 2020-06-17 10:55:40 +02:00
parent 982f2fc9b4
commit faa9d434b4
No known key found for this signature in database
GPG key ID: 583A612D890159BE
25 changed files with 1675 additions and 1473 deletions

View file

@ -72,6 +72,8 @@
],
"@typescript-eslint/return-await": "off",
"@typescript-eslint/dot-notation": "off",
"@typescript-eslint/method-signature-style": "off",
"@typescript-eslint/no-base-to-string": "off",
"@typescript-eslint/quotes": "off",
"@typescript-eslint/no-var-requires": "off",