Skip to content
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

update to eslint v4 and eslint-plugin-node v5 #103

Merged
merged 1 commit into from
Dec 11, 2017
Merged

update to eslint v4 and eslint-plugin-node v5 #103

merged 1 commit into from
Dec 11, 2017

Conversation

Flet
Copy link
Member

@Flet Flet commented Dec 7, 2017

  • eslint 4 rule updates that affect standard:

    • The indent rule is more strict.
    • The padded-blocks rule is more strict.
    • The space-before-function-paren rule is more strict.
    • The no-multi-spaces rule is more strict.
    • Minor improvements to no-extra-parens, no-unexpected-multiline, no-regex-spaces, and space-unary-ops
  • eslint-plugin-node rule updates:

  • The no-deprecated-api rule updated to with node 8 support and better node 6 support.

 - eslint 4 rule updates that affect `standard`:
    - The `indent` rule is more strict.
    - The `padded-blocks` rule is more strict.
    - The `space-before-function-paren` rule is more strict.
    - The `no-multi-spaces` rule is more strict.
    - Minor improvements to `no-extra-parens`, `no-unexpected-multiline` and `no-regex-spaces`.

 - eslint-plugin-node rule updates:
  - The `no-deprecated-api` rule updated to with node 8 support and better node 6 support.
@Flet
Copy link
Member Author

Flet commented Dec 7, 2017

Decided to merge this to master directly for v11 beta release!

Copy link
Member

@LinusU LinusU left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 🙌

@Flet Flet merged commit fe5f451 into master Dec 11, 2017
@feross feross deleted the eslint-update branch April 19, 2018 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants