Skip to content

Commit

Permalink
Add link to eslint-plugin-react-native in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yannickcr committed Dec 20, 2015
1 parent 5a41bed commit 4707f8a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,10 @@ Finally, enable all of the rules that you would like to use.
* [sort-comp](docs/rules/sort-comp.md): Enforce component methods order
* [wrap-multilines](docs/rules/wrap-multilines.md): Prevent missing parentheses around multilines JSX

## React Native

If you're searching for React Native specific linting rules, check out [eslint-plugin-react-native](https://github.com/Intellicode/eslint-plugin-react-native).

# License

ESLint-plugin-React is licensed under the [MIT License](http://www.opensource.org/licenses/mit-license.php).
Expand Down

0 comments on commit 4707f8a

Please sign in to comment.