feat: create script to generate Env type

This commit is contained in:
2024-06-03 08:29:00 -04:00
parent f56f844a88
commit 9c1559bce5
4 changed files with 36 additions and 2 deletions

View File

@@ -27,6 +27,7 @@
"msw": "^2.3.0",
"prettier": "^3.2.5",
"prettier-plugin-toml": "^2.0.1",
"ts-morph": "^22.0.0",
"typescript": "^5.4.5",
"wrangler": "^3.47.0"
}