chore: Remove `cz-emoji-chinese`
This commit is contained in:
parent
ebdfe1b1a3
commit
49f6c7d443
13
package.json
13
package.json
|
|
@ -49,10 +49,8 @@
|
|||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"bumpp": "^9.4.0",
|
||||
"commitizen": "^4.3.0",
|
||||
"consola": "^3.2.3",
|
||||
"cross-env": "^7.0.3",
|
||||
"cz-emoji-chinese": "^0.3.1",
|
||||
"eslint": "npm:eslint-ts-patch@8.57.0-0",
|
||||
"eslint-plugin-format": "^0.1.1",
|
||||
"eslint-ts-patch": "8.57.0-0",
|
||||
|
|
@ -86,16 +84,5 @@
|
|||
"rollup": "^4.x"
|
||||
}
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"commitizen": {
|
||||
"path": "./node_modules/cz-emoji-chinese"
|
||||
},
|
||||
"cz-emoji-chinese": {
|
||||
"skipQuestions": [
|
||||
"body",
|
||||
"scope"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
977
pnpm-lock.yaml
977
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue