Skip to content

Commit

Permalink
fix(scripts): add build script
Browse files Browse the repository at this point in the history
  • Loading branch information
tommy-mitchell committed Mar 19, 2023
1 parent 8ade1fe commit ce9acbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.tmplr.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"dist"
],
"scripts": {
"build": "tsc",
"test": "listr xo tsd 'c8 ava'"
},
"dependencies": {
Expand Down

0 comments on commit ce9acbe

Please sign in to comment.