mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-06 03:57:56 +08:00
docs(git-cz): 添加git-cz
This commit is contained in:
parent
c0803242c7
commit
d2220e7d0a
@ -19,7 +19,8 @@
|
||||
"reinstall": "npm run clean:all && npm run bootstrap",
|
||||
"test": "npx lerna run test --scope @tmagic/* --parallel",
|
||||
"test:coverage": "npx lerna run test:coverage --scope @tmagic/* --parallel",
|
||||
"prepare": "husky install"
|
||||
"prepare": "husky install",
|
||||
"commit": "git-cz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
|
Loading…
x
Reference in New Issue
Block a user