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

wip: add airbnb eslint configuration #13

Merged
merged 6 commits into from
Aug 11, 2017
Merged

Conversation

marcusmolchany
Copy link
Collaborator

@marcusmolchany marcusmolchany commented Aug 11, 2017

What did you implement:

This change adds the eslint-config-airbnb linting configuration. Linting can now be ran using the script npm run lint.

TODO: fix all linting errors (in another commit) and make npm run lint the precursor to npm test.

Part of #2

How did you implement it:

npm installed eslint-config-airbnb as per their docs and ran eslint --fix . at the top level.

How can we verify it:

TODO: we should definitely test that everything still works

Todos:

  • Write documentation
  • Make sure code coverage hasn't dropped

Is this ready for review?: YES
Is it a breaking change?: NO

@marcusmolchany marcusmolchany changed the title Marcus/linting add airbnb eslint configuration Aug 11, 2017
@marcusmolchany marcusmolchany changed the title add airbnb eslint configuration wip: add airbnb eslint configuration Aug 11, 2017
@nicholasgubbins nicholasgubbins merged commit 0949425 into master Aug 11, 2017
@marcusmolchany marcusmolchany deleted the marcus/linting branch August 11, 2017 13:24
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