Skip to content

Commit 0206969

Browse files
committed
chore(projects): add script czh
1 parent 527fd79 commit 0206969

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"build:test": "vite build --mode test",
3636
"cleanup": "sa cleanup",
3737
"commit": "sa git-commit",
38+
"czh": "sa git-commit -l=zh-cn",
3839
"dev": "vite --mode test",
3940
"dev:prod": "vite --mode prod",
4041
"gen-route": "sa gen-route",

0 commit comments

Comments
 (0)