lex 1 年之前
父節點
當前提交
52807473cb
共有 2 個文件被更改,包括 761 次插入2 次删除
  1. 754 2
      package-lock.json
  2. 7 0
      package.json

File diff suppressed because it is too large
+ 754 - 2
package-lock.json


+ 7 - 0
package.json

@@ -41,6 +41,8 @@
     "@vue/eslint-config-typescript": "^11.0.2",
     "autoprefixer": "^10.4.14",
     "babel-plugin-dynamic-import-node": "^2.3.3",
+    "commitizen": "^4.3.0",
+    "cz-conventional-changelog": "^3.3.0",
     "eslint": "^8.38.0",
     "eslint-plugin-prettier": "^4.2.1",
     "eslint-plugin-vue": "^9.10.0",
@@ -69,5 +71,10 @@
   },
   "engines": {
     "node": ">=14.20.0"
+  },
+  "config": {
+    "commitizen": {
+      "path": "./node_modules/cz-conventional-changelog"
+    }
   }
 }

Some files were not shown because too many files changed in this diff