ci emit types on publish

This commit is contained in:
BilligsterUser
2023-02-27 23:57:57 +01:00
committed by fiatjaf_
parent 4188aaf7c8
commit 4c415280aa
2 changed files with 3 additions and 2 deletions

View File

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