wang-commitlint-config
Version:
23 lines (22 loc) • 562 B
JSON
{
"name": "wang-commitlint-config",
"version": "0.0.3",
"description": "代码提交 git规范",
"main": "index.js",
"keywords": [
"commitlint",
"wang"
],
"author": "wang",
"license": "ISC",
"homepage": "https://github.com/Front-end-coder/wang-spec",
"repository": {
"type": "git",
"url": "git+https://github.com/Front-end-coder/wang-spec.git"
},
"packageManager": "pnpm@10.6.3",
"dependencies": {
"conventional-changelog-conventionalcommits": "^8.0.0"
},
"gitHead": "1633365f71e73dcd6c829b3812ada9f3f4c7b533"
}