Skip to content

Commit

Permalink
build: add build script (#599)
Browse files Browse the repository at this point in the history
Signed-off-by: Alfi Maulana <[email protected]>
  • Loading branch information
threeal authored Oct 28, 2024
1 parent 49ec9f8 commit 634ec28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"dist"
],
"scripts": {
"build": "tsc",
"format": "prettier --write --cache .",
"lint": "eslint",
"prepack": "tsc",
Expand Down

0 comments on commit 634ec28

Please sign in to comment.