Removing commit lint pre-hook

This commit is contained in:
ashishj
2022-03-24 17:26:50 +01:00
parent 594df753b8
commit 2f9a7e8590

View File

@@ -1,4 +1,4 @@
#!/bin/sh #!/bin/sh
. "$(dirname "$0")/_/husky.sh" # . "$(dirname "$0")/_/husky.sh"
npx --no-install commitlint --edit $1 # npx --no-install commitlint --edit $1