We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5ec405 + 54aa4c2 commit b19494cCopy full SHA for b19494c
.gitignore
@@ -2,3 +2,4 @@
2
ssl/
3
.env
4
.wwebjs_auth
5
+.idea
backend/package.json
@@ -60,6 +60,7 @@
60
"@types/uuid": "^8.3.3",
61
"@types/validator": "^13.1.0",
62
"@types/yup": "^0.29.8",
63
+ "@types/lodash": "4.14",
64
"@typescript-eslint/eslint-plugin": "^4.4.0",
65
"@typescript-eslint/parser": "^4.4.0",
66
"eslint": "^7.10.0",
0 commit comments