mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 06:48:05 -05:00
update(README.md): added Airbnb Style .eslintrc link
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user