Skip to content

Commit

Permalink
fix: fix missing types in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ASafaeirad committed Jul 3, 2023
1 parent 2743614 commit f0579b3
Show file tree
Hide file tree
Showing 3 changed files with 451 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .husky/pre-push
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname "$0")/_/husky.sh"

npm run test --onlyChanged
npm run verify
Loading

0 comments on commit f0579b3

Please sign in to comment.