Skip to content

Commit

Permalink
chore: update precommit with test
Browse files Browse the repository at this point in the history
  • Loading branch information
joshcanhelp committed Apr 6, 2024
1 parent 6398228 commit 337cbc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pre-commit.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/usr/bin/env bash
set -eo pipefail
npm run build
npm test
npm run eslint-ci
npm run prettier-ci

0 comments on commit 337cbc1

Please sign in to comment.