Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Add dev script
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Jan 5, 2021
1 parent eaf175d commit 31f3665
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -7,6 +7,7 @@
"lib/**/*"
],
"scripts": {
"dev": "npm run typescript -- --watch",
"typescript": "tsc -p ./tsconfig.json",
"build": "npm run typescript",
"test": "atom --test test",
Expand Down

0 comments on commit 31f3665

Please sign in to comment.