272 B
272 B
- use pnpm instead of npm
- use pnpm run check after tasks to check code
- Support i18n, only translate the English version of en.json
- use English for comments&console
- Follow the ✅ KISS (Keep It Simple, Stupid) & ✅ YAGNI (You Aren't Gonna Need It) principles