mirror of
https://github.com/airbnb/javascript.git
synced 2026-04-25 03:00:19 -04:00
Fix the typo error in JSHint link
This commit is contained in:
@@ -1562,7 +1562,7 @@
|
||||
**Tools**
|
||||
|
||||
- Code Style Linters
|
||||
+ [JSHint](http://www.jshint.com/) - [Airbnb Style .jshintrc](https://github.com/airbnb/javascript/blob/master/linters/jshintrc)
|
||||
+ [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)
|
||||
|
||||
**Other Style Guides**
|
||||
|
||||
Reference in New Issue
Block a user