Skip to content

Commit

Permalink
API updates (#127)
Browse files Browse the repository at this point in the history
* feat: api updates

* husky updates
  • Loading branch information
yevheniyJ authored Sep 27, 2021
1 parent ae7fc80 commit 589ec97
Show file tree
Hide file tree
Showing 4 changed files with 1,188 additions and 2,965 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 run lint-ci && npm test
Loading

0 comments on commit 589ec97

Please sign in to comment.