mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-05-12 13:59:32 +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",
|
"reinstall": "npm run clean:all && npm run bootstrap",
|
||||||
"test": "npx lerna run test --scope @tmagic/* --parallel",
|
"test": "npx lerna run test --scope @tmagic/* --parallel",
|
||||||
"test:coverage": "npx lerna run test:coverage --scope @tmagic/* --parallel",
|
"test:coverage": "npx lerna run test:coverage --scope @tmagic/* --parallel",
|
||||||
"prepare": "husky install"
|
"prepare": "husky install",
|
||||||
|
"commit": "git-cz"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14"
|
"node": ">=14"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user