Skip to content

Commit

Permalink
chore: add note to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
satazor committed Sep 25, 2018
1 parent 77cefd4 commit 95037f9
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 @@ -40,6 +40,8 @@ detectRepoLinters('./some-repository-directory')
});
```

Note that this package will attempt to read the `package.json` file from the specified directory and will throw a `JSONError` if a JSON parsing error occurs.

At the moment the following linters are detected:

- [editorconfig](http://editorconfig.org)
Expand Down

0 comments on commit 95037f9

Please sign in to comment.