Skip to content

Commit

Permalink
Add prepare script
Browse files Browse the repository at this point in the history
  • Loading branch information
chbrown committed Sep 7, 2018
1 parent 19f2c2e commit 3c7d042
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -19,6 +19,7 @@
"typescript": "3.0.3"
},
"scripts": {
"prepare": "tsc -d",
"pretest": "tsc",
"test": "nyc ava",
"posttest": "nyc report --reporter=text-lcov | coveralls || true",
Expand Down

0 comments on commit 3c7d042

Please sign in to comment.