ci(npm): added commitlint and standard-version

This commit is contained in:
2022-11-05 22:28:41 +01:00
parent 43d63d1064
commit abdbe857e6
5 changed files with 8031 additions and 6855 deletions

View File

@@ -1,5 +1,6 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx --no-install commitlint --edit "$1"
npm run lint:staged
npm run test