chore: configure commitlint
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 3m12s
/ surge (push) Successful in 2m52s
/ playwright (push) Successful in 2m22s
/ cleanup_surge (push) Successful in 15s
/ lint-build-and-check (push) Successful in 5m42s

This commit is contained in:
严浩
2025-05-03 16:00:52 +08:00
parent ce914d3275
commit e5dd7aa70e
4 changed files with 500 additions and 8 deletions

View File

@ -94,6 +94,8 @@
"vue-router": "^4.5.0"
},
"devDependencies": {
"@commitlint/cli": "^19.8.0",
"@commitlint/config-conventional": "^19.8.0",
"@eslint/compat": "^1.2.8",
"@faker-js/faker": "^9.7.0",
"@iconify-json/carbon": "^1.2.8",