Skip to content

Commit 868b3ae

Browse files
committed
fix: add build step for check-types task
1 parent 18e2195 commit 868b3ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/lint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ set -e
44
set -x
55

66
pnpm lint
7+
pnpm build
78
pnpm check-types

0 commit comments

Comments
 (0)