quasar-demo/.husky/commit-msg

2 lines
124 B
Plaintext
Raw Normal View History

2025-03-10 10:53:46 +08:00
# yarn commitlint --config commitlint.config.ts --edit "${1}"
npm run commitlint --config=commitlint.config.ts --edit "${1}"