Skip to content

Commit 49f6c7d

Browse files
committed
chore: Remove cz-emoji-chinese
1 parent ebdfe1b commit 49f6c7d

File tree

2 files changed

+0
-990
lines changed

2 files changed

+0
-990
lines changed

package.json

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,8 @@
4949
"@vitejs/plugin-vue": "^5.0.4",
5050
"autoprefixer": "^10.4.19",
5151
"bumpp": "^9.4.0",
52-
"commitizen": "^4.3.0",
5352
"consola": "^3.2.3",
5453
"cross-env": "^7.0.3",
55-
"cz-emoji-chinese": "^0.3.1",
5654
"eslint": "npm:eslint-ts-patch@8.57.0-0",
5755
"eslint-plugin-format": "^0.1.1",
5856
"eslint-ts-patch": "8.57.0-0",
@@ -86,16 +84,5 @@
8684
"rollup": "^4.x"
8785
}
8886
}
89-
},
90-
"config": {
91-
"commitizen": {
92-
"path": "./node_modules/cz-emoji-chinese"
93-
},
94-
"cz-emoji-chinese": {
95-
"skipQuestions": [
96-
"body",
97-
"scope"
98-
]
99-
}
10087
}
10188
}

0 commit comments

Comments
 (0)