Skip to content

Commit

Permalink
fix(practs): make hooks executable (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach authored May 26, 2024
1 parent ab98fd5 commit b92f914
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 0 deletions.
Empty file modified .husky/check.commit.sh
100644 → 100755
Empty file.
Empty file modified .husky/check.lockfile.sh
100644 → 100755
Empty file.
Empty file modified .husky/check.yalc.sh
100644 → 100755
Empty file.
Empty file modified .husky/commit-msg
100644 → 100755
Empty file.
Empty file modified .husky/post-checkout
100644 → 100755
Empty file.
Empty file modified .husky/post-merge
100644 → 100755
Empty file.
Empty file modified .husky/post-rewrite
100644 → 100755
Empty file.
Empty file modified .husky/pre-commit
100644 → 100755
Empty file.
2 changes: 2 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
engine-strict=true
save-exact=true
message=%s 🎉

0 comments on commit b92f914

Please sign in to comment.