migrated socket IO initialization to typescript

This commit is contained in:
canove
2020-09-20 10:45:49 -03:00
parent 04750df172
commit b7484afd63
5 changed files with 48 additions and 30 deletions

View File

@@ -38,6 +38,7 @@
"@types/jsonwebtoken": "^8.5.0",
"@types/multer": "^1.4.4",
"@types/node": "^14.10.1",
"@types/socket.io": "^2.1.11",
"@types/validator": "^13.1.0",
"@types/yup": "^0.29.7",
"@typescript-eslint/eslint-plugin": "^4.1.0",