mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore: add release-it config for vant cli
This commit is contained in:
parent
08e9d99699
commit
80c09566fe
@ -96,6 +96,12 @@
|
||||
"webpack-dev-server": "3.9.0",
|
||||
"webpack-merge": "^4.2.2"
|
||||
},
|
||||
"release-it": {
|
||||
"git": {
|
||||
"tag": false,
|
||||
"commitMessage": "chore: Release @vant/cli@${version}"
|
||||
}
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
"extends": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user