refactor: replace TypeScript with ESM JavaScript

Remove index.ts and tsconfig.json, update package.json, and install dependencies.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
MythEclipse
2026-05-18 07:15:05 +07:00
co-authored by Claude Opus 4.7
parent 99b820709d
commit 434905313c
4 changed files with 0 additions and 35 deletions
-1
View File
@@ -18,7 +18,6 @@
"winston": "^3.11.0"
},
"devDependencies": {
"@types/bun": "latest",
"drizzle-kit": "^0.31.10"
}
}