Commit 1d2d1ce
committed
feat: update project configuration and dependencies
- Set "type" to "module" in package.json for ES module support.
- Change development script to use "tsx" for better TypeScript support.
- Upgrade devDependencies to latest versions for improved performance and compatibility.
- Update dotenv dependency to version 17.0.1.
- Modify tsconfig.json to target ES2022 and use NodeNext module resolution.
- Add top-level await example in src/index.ts for demonstration.1 parent be0bad7 commit 1d2d1ce
File tree
4 files changed
+3325
-1514
lines changed- src
4 files changed
+3325
-1514
lines changed
0 commit comments