Skip to content

Commit

Permalink
Changed CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
LCcodder committed May 29, 2024
1 parent f27e8de commit 463c3ec
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 @@ -4,7 +4,7 @@
"description": "Additional typing assets and helpers for better TypeScript experience",
"main": "index.js",
"scripts": {
"test": "jest --watch"
"test": "jest --watch=all"
},
"keywords": [
"typescript",
Expand Down

0 comments on commit 463c3ec

Please sign in to comment.