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

Revamp eslint configuration. #5469

Merged
merged 7 commits into from
May 9, 2018
Merged

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented May 9, 2018

  • Migrate to single centralized config (via overrides).
  • Add eslint-plugin-node
    • ensures only features for supported engines can be used
    • ensures all dependencies that are required are listed in package.json dependencies
  • Add prettier 💅

@rwjblue
Copy link
Member Author

rwjblue commented May 9, 2018

Aside from running prettier (which is where the bulk of the diff comes from), you can see nearly all of the config based changes here:

https://github.com/emberjs/data/pull/5469/files/1ae7502592aafd5f83e1e40c7a07d5dfc21b9773

@runspired runspired merged commit 6a13afe into emberjs:master May 9, 2018
@rwjblue rwjblue deleted the linting-updates branch July 25, 2018 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants