Skip to content

Commit

Permalink
Initial version
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioRodriguezS committed Apr 18, 2024
1 parent 03e964a commit 6ffd0fb
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npm test
npm run lint
# npm test
# npm run lint
Loading

0 comments on commit 6ffd0fb

Please sign in to comment.