Skip to content

Commit

Permalink
Add reporterOptions flag to README
Browse files Browse the repository at this point in the history
  • Loading branch information
markalfred committed Aug 28, 2020
1 parent aeb8292 commit 7410248
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ you can also ping me [here](https://gitter.im/rossPatton/stylint)

`stylint --reporter stylint-reporter-module` Run stylint with [custom reporter](#custom-reporters) module

`stylint --reporterOptions {"columns": ["file", "lineData", "rule"]}` Run stylint with custom reporterOptions setting

`stylint styl/ --watch -c path/to/config/.configrc` Watch dir, use custom config


Expand Down

0 comments on commit 7410248

Please sign in to comment.