Skip to content

Commit

Permalink
Add test script
Browse files Browse the repository at this point in the history
  • Loading branch information
louischan-oursky committed Jul 29, 2018
1 parent cab38fe commit ed6d5c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@
"files": ["index.d.ts"],
"devDependencies": {
"typescript": "2.9.2"
},
"scripts": {
"test": "tsc --noEmit"
}
}

0 comments on commit ed6d5c4

Please sign in to comment.