feat: add dotenv and an option to check env variables

This commit is contained in:
Louis
2025-10-26 16:59:38 +01:00
parent bb00f74d17
commit 929f0e38f6
4 changed files with 11 additions and 7 deletions

2
package-lock.json generated
View File

@@ -22,7 +22,7 @@
"eslint": "^8.54.0",
"nodemon": "^3.0.2",
"prettier": "^3.1.0",
"ts-node": "^10.9.1",
"ts-node": "^10.9.2",
"typescript": "^5.3.2"
}
},