Skip to content

Commit

Permalink
Add Coverage information
Browse files Browse the repository at this point in the history
  • Loading branch information
CannonLock committed Nov 14, 2023
1 parent 1f9c33d commit 64649e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "dist/index.js",
"types": "src/index.d.ts",
"scripts": {
"test": "jest",
"test": "jest --coverage",
"build": "tsc"
},
"files": [
Expand Down

0 comments on commit 64649e6

Please sign in to comment.