forked from airbnb/javascript
-
Notifications
You must be signed in to change notification settings - Fork 0
Update #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Update #1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add Hyper to the “in the wild” list in README
Clarifies when to use `Number` vs. `parseInt` for Number type casting. Fixes: airbnb#523
Clarify proper type casting for Numbers
- react/jsx-quotes has been superseded by jsx-quotes - eqeqeq now covers comparisons to null
Eslint config defaults
Create eslint-config-airbnb/legacy to export ES5-only rules
prepare eslint-config-airbnb v0.1.0
Clarify strict ESLint rule
Add Ecosia to "In the Wild" section.
Add reasoning for using double quotes in JSX
Add HubSpot to 'In The Wild' section
This addresses airbnb#483
In airbnb#483, justjake said that we should update the style guide to allow single line comments in the first line of a block.
[docs] Link newer ESLint rule (no-comma-dangle → comma-dangle)
[guide] missing 's', create(s) under Method
As suggested by @ljharb in airbnb#579 (comment)
[guide] Bring back note about braces
[eslint config] [breaking] enable `quote-props` rule.
[guide] clarity in destructuring code example
[guide] Fixed typo in URL
[guide] Link to the eslint rule for radix in parseInt
Ignore URLs in max-len
[eslint config] [minor] Allow multiple stateless components in a single file
johnmanong
added a commit
that referenced
this pull request
Jan 8, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.