Skip to content

Commit

Permalink
chore: husky
Browse files Browse the repository at this point in the history
  • Loading branch information
benjypng committed Oct 5, 2024
1 parent d0c6594 commit 775b552
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
echo 'Running eslint'
npx eslint . --fix
npx tsc
echo 'Running tsc'
tsc

0 comments on commit 775b552

Please sign in to comment.