Skip to content

Commit

Permalink
Merge pull request airbnb#364 from aniss/master
Browse files Browse the repository at this point in the history
update(README.md): added Airbnb Style .eslintrc link
  • Loading branch information
hshoff committed Jun 17, 2015
2 parents 2a1f4f4 + 1429a20 commit c5ed909
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
@@ -1959,6 +1959,7 @@
**Tools**
- Code Style Linters
+ [ESlint](http://eslint.org/) - [Airbnb Style .eslintrc](https://github.com/airbnb/javascript/blob/master/linters/.eslintrc)
+ [JSHint](http://www.jshint.com/) - [Airbnb Style .jshintrc](https://github.com/airbnb/javascript/blob/master/linters/jshintrc)
+ [JSCS](https://github.com/jscs-dev/node-jscs) - [Airbnb Style Preset](https://github.com/jscs-dev/node-jscs/blob/master/presets/airbnb.json)

0 comments on commit c5ed909

Please sign in to comment.