commitlint.config.js 88 B

1234
  1. module.exports = {
  2. extends: ["./node_modules/vue-cli-plugin-commitlint/lib/lint"],
  3. };