Skip to content

Commit 6554703

Browse files
committed
#2 test in makefile
1 parent 86d2cee commit 6554703

File tree

2 files changed

+2711
-2710
lines changed

2 files changed

+2711
-2710
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ it:
2727
./index.ts
2828
exit 1
2929
fi
30+
npx . --version
3031

3132
tsc: $(TSS)
3233
npx -y tsc --target es2020 --module nodenext --outDir dist $(TSS)

0 commit comments

Comments
 (0)