ci(commitlint): add commitlint in project
This commit is contained in:
@@ -49,6 +49,8 @@
|
||||
"@babel/core": "^7.15.8",
|
||||
"@babel/preset-env": "^7.15.8",
|
||||
"@babel/preset-typescript": "^7.15.0",
|
||||
"@commitlint/cli": "^13.2.1",
|
||||
"@commitlint/config-conventional": "^13.2.0",
|
||||
"@rollup/plugin-babel": "^5.3.0",
|
||||
"@types/jest": "^26.0.24",
|
||||
"@types/markdown-it": "^12.2.3",
|
||||
@@ -64,7 +66,7 @@
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-plugin-prettier": "^3.4.1",
|
||||
"eslint-plugin-vue": "^7.19.1",
|
||||
"husky": "^4.3.8",
|
||||
"husky": "^7.0.2",
|
||||
"jest": "^26.6.3",
|
||||
"lint-staged": "^10.5.4",
|
||||
"markdown-it-container": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user