Skip to content

Commit 634ec28

Browse files
authored
build: add build script (#599)
Signed-off-by: Alfi Maulana <[email protected]>
1 parent 49ec9f8 commit 634ec28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"dist"
2323
],
2424
"scripts": {
25+
"build": "tsc",
2526
"format": "prettier --write --cache .",
2627
"lint": "eslint",
2728
"prepack": "tsc",

0 commit comments

Comments
 (0)