just type-check

This commit is contained in:
fiatjaf
2023-02-27 19:53:12 -03:00
parent 673f4abab8
commit 4188aaf7c8

View File

@@ -9,12 +9,12 @@ build:
test: build
jest
testOnly file: build
test-only file: build
jest {{file}}
types:
npx tsc
type-check:
tsc
publish: build
types
npm publish