Skip to content

Commit da344bf

Browse files
Add tsc script
1 parent e3c3058 commit da344bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"main": "dist",
55
"license": "MIT",
66
"scripts": {
7+
"tsc": "tsc",
78
"watch": "$npm_execpath run tsc --w -noEmit",
89
"watch-build": "$npm_execpath run tsc --w",
910
"build": "$npm_execpath run tsc",

0 commit comments

Comments
 (0)