Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
molszanski committed Nov 17, 2024
1 parent 99b97f0 commit 719ae70
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions iti/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,9 @@
],
"scripts": {
"build": "make build",
"jest": "jest",
"stryker": "stryker",
"stryker:run": "stryker run",
"test": "yarn jest && yarn tsd",
"jestWatch": "jest --watch --verbose",
"test": "vitest && yarn tsd",
"tsd": "tsd tsd_project",
"v": "vitest",
"vitest:types": "vitest --typecheck"
Expand Down

0 comments on commit 719ae70

Please sign in to comment.