chore: add check locales keys

This commit is contained in:
jialin
2025-03-28 19:15:57 +08:00
parent 2079fc1801
commit c0d92fbdd5
7 changed files with 152 additions and 4 deletions
+1
View File
@@ -3,6 +3,7 @@
"author": "jialin",
"scripts": {
"build": "max build",
"check:locales": "npx tsx ./src/locales/check.ts",
"dev": "max dev",
"format": "prettier --cache --write .",
"postinstall": "max setup",