Skip to content

Commit

Permalink
feat: update husky & dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
christophwitzko committed Jul 23, 2021
1 parent 2bba6a0 commit 18f28ef
Show file tree
Hide file tree
Showing 4 changed files with 429 additions and 875 deletions.
4 changes: 4 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npm test && npm run build && git add dist/
Loading

0 comments on commit 18f28ef

Please sign in to comment.