Fix lint warnings

This commit is contained in:
Jonas Lochmann
2024-07-29 02:00:00 +02:00
parent b69271f7df
commit 9c2048af64
4 changed files with 609 additions and 469 deletions
+2 -2
View File
@@ -38,8 +38,8 @@
"@types/lodash": "^4.14.166",
"@types/node": "^16.11.59",
"@types/nodemailer": "^6.4.4",
"@typescript-eslint/eslint-plugin": "^5.10.0",
"@typescript-eslint/parser": "^5.10.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.7.0",
"rimraf": "^3.0.2",
"typescript": "^5.5.4",