Skip to content

Commit

Permalink
add game-scripts to test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
samualtnorman committed Dec 21, 2024
1 parent d6e1a73 commit 6b3c7f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,8 @@ knip
tsc
tsc --project src
vitest run
scripts/emit-declarations.sh
tsc --project game-scripts
rollup --config
pnpm hsm golf game-scripts/binmat.ts
pnpm hsm golf game-scripts/binmat_lib.ts

0 comments on commit 6b3c7f9

Please sign in to comment.