parent
799c445c4b
commit
6edbb7c8a7
@ -0,0 +1,3 @@ |
||||
module.exports = { |
||||
extends: ["@commitlint/config-conventional"] |
||||
}; |
@ -0,0 +1,4 @@ |
||||
#!/usr/bin/env sh |
||||
. "$(dirname -- "$0")/_/husky.sh" |
||||
|
||||
npx --no-install commitlint -e |
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue