Skip to content

Commit

Permalink
chore: update and pin deps (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
domeq committed Aug 12, 2021
1 parent 9ff7c92 commit 6801f12
Show file tree
Hide file tree
Showing 4 changed files with 2,323 additions and 3,310 deletions.
4 changes: 4 additions & 0 deletions .husky/pre-commit
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx --no-install lint-staged
4 changes: 4 additions & 0 deletions .husky/pre-push
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npm test

0 comments on commit 6801f12

Please sign in to comment.