Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
e2tox committed Sep 26, 2016
2 parents 12d6206 + 54c7a69 commit 355130c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ Here is a easier way to run local node_modules by adding the .bin folder into yo
export PATH=$PATH:node_modules/.bin
```

## Roadmap
* [x] TypeScript Code Standard Validation (TSLint)
* [ ] 0.3.x TypeScript Code Pretty Printer (tsc)
* [ ] 0.4.x TypeScript Code Import Formatter (ts-format-imports)
* [ ] 0.5.x TypeScript Code Standard Autofix (TSLint? maybe)

## Updates

### 0.2.6
Expand Down

0 comments on commit 355130c

Please sign in to comment.