add git emoji with chinese.

This commit is contained in:
Charlie Wang 2022-10-09 14:59:01 +08:00
parent ecaeca4088
commit 79b1098aa0
2 changed files with 614 additions and 16 deletions

View File

@ -44,8 +44,10 @@
"@vue/eslint-config-typescript": "^11.0.0",
"autoprefixer": "^10.4.8",
"babel-plugin-module-resolver": "^4.1.0",
"commitizen": "^4.2.5",
"consola": "^2.15.3",
"cross-env": "^7.0.3",
"cz-emoji-chinese": "^0.3.1",
"eslint": "^8.17.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
@ -88,5 +90,10 @@
"yarn run lint:style",
"git add ."
]
},
"config": {
"commitizen": {
"path": "./node_modules/cz-emoji-chinese"
}
}
}

623
yarn.lock

File diff suppressed because it is too large Load Diff