Skip to content

Commit

Permalink
chore: add pretest script
Browse files Browse the repository at this point in the history
  • Loading branch information
wemeetagain committed Jun 2, 2020
1 parent 99bb48f commit 666099e
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 @@ -14,6 +14,7 @@
"release": "aegir release",
"prebuild": "tsc",
"build": "aegir build",
"pretest": "tsc",
"test": "aegir test",
"test:node": "aegir test --target node",
"test:browser": "aegir test --target browser"
Expand Down

0 comments on commit 666099e

Please sign in to comment.