Skip to content

Commit

Permalink
Add the stylish formatter in the Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tmos authored Mar 15, 2017
1 parent 59db005 commit 0203788
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 @@ -51,6 +51,7 @@ The available formatters include:
* "vso" outputs failures in a format that can be integrated with Visual Studio Online.
* "checkstyle" for the Checkstyle development tool
* "pmd" for the PMD source code analyzer
* "stylish" human-readable formatter which creates stylish messages.

Custom [TSLint formatters](https://palantir.github.io/tslint/develop/custom-formatters/) may also be
used by specifying the `formatter` and `formattersDirectory` properties on the options passed to
Expand Down

0 comments on commit 0203788

Please # to comment.