Skip to content

Commit

Permalink
Add custom scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
angellandros committed Oct 18, 2019
1 parent e2687ae commit d3c08b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
"tslint": "^5.20.0"
},
"scripts": {
"build": "tsc -p src",
"run": "node dist/main.js",
"lint": "tslint -c tslint.json 'src/**/*.ts'"
},
"repository": {
Expand Down

0 comments on commit d3c08b8

Please sign in to comment.