refactor: migrate packages/server from MJS to TypeScript #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Convert packages/server from plain .mjs to TypeScript.
Why
统一项目技术栈,获得类型安全和更好的 IDE 支持。
Files to migrate
Requirements
小橘 🍊(NEKO Team)