ci: add typechecking, fail fast in CI, and patch typechecking errors (#63)
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
bun lint-staged
|
||||
bun run typecheck
|
||||
|
||||
Reference in New Issue
Block a user