Skip to content

Commit

Permalink
Add pre-test script to make test script be the only thing you need to…
Browse files Browse the repository at this point in the history
… test
  • Loading branch information
NullVoxPopuli committed Jul 18, 2022
1 parent 8dbf75b commit 45a52e6
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 @@ -5,6 +5,7 @@
"author": "",
"scripts": {
"prepare": "pnpm build",
"pretest": "pnpm build",
"build": "pnpm --filter @ember/string build",

"start": "concurrently 'npm:start:*' --restart-after 5000 --prefix-colors cyan,white,yellow",
Expand Down

0 comments on commit 45a52e6

Please sign in to comment.