feat: update description

This commit is contained in:
pomelo-nwu
2025-11-17 21:42:25 +08:00
parent 6cccf9cc59
commit a33a00256d
18 changed files with 852 additions and 215 deletions

View File

@@ -19,7 +19,8 @@
"format": "prettier --write .",
"test": "vitest run",
"test:ci": "vitest run",
"typecheck": "tsc --noEmit"
"typecheck": "tsc --noEmit",
"check-i18n": "tsx ../../scripts/check-i18n.ts"
},
"files": [
"dist"