chore: rename commitlint.config.js
This commit is contained in:
parent
91eabf8df4
commit
c1646ce181
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
pnpx commitlint -e
|
||||
pnpx commitlint --edit --config=commitlint.config.cjs
|
||||
|
|
Loading…
Reference in New Issue