Skip to content

Commit

Permalink
Merge branch 'GovTechSG:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
qHedge authored Feb 1, 2024
2 parents 94a8cdd + 92712e5 commit dc21e7f
Show file tree
Hide file tree
Showing 5 changed files with 119 additions and 125 deletions.
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx lint-staged
3 changes: 0 additions & 3 deletions .husky/pre-push
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npm audit
npm run build
npm run test
Loading

0 comments on commit dc21e7f

Please sign in to comment.