Skip to content

Commit

Permalink
Add test:watch NPM script
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Jan 25, 2024
1 parent 41015dd commit 86c0a4c
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 @@ -45,6 +45,7 @@
"prepare": "yarn clean && yarn build",
"pretest": "yarn lint",
"test": "vitest --run",
"test:watch": "vitest --watch",
"type-tests": "yarn tsc -p test/typetests/tsconfig.json",
"coverage": "codecov"
},
Expand Down

0 comments on commit 86c0a4c

Please sign in to comment.