Skip to content

Commit

Permalink
Add lint cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
unional committed Mar 26, 2016
1 parent 80d0bed commit 920d06a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
* [x] watch: Build typings for testing automatically
* [x] test: Run tests
* [ ] source-test: Run tests copied form source
* [ ] lint: Run tslint
* [x] test-all: Run both `test` and `source-test`
* [x] tdd: Watch both typings and tests, and run `build` and `test` when changed
* [x] tdd-all: Watch both typings and tests, and run `build`, `test-all` when changed
Expand Down

0 comments on commit 920d06a

Please sign in to comment.