Skip to content

Commit

Permalink
✨ Add test script
Browse files Browse the repository at this point in the history
  • Loading branch information
kazuooooo committed May 17, 2022
1 parent e045b9f commit 5f24254
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -3,6 +3,9 @@
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"scripts": {
"test": "tsc && jest"
},
"dependencies": {
"typescript": "^4.6.4"
},
Expand Down

0 comments on commit 5f24254

Please sign in to comment.