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

Setup eslint with IDE support #15

Closed
2 tasks
mattcompiles opened this issue May 26, 2017 · 0 comments
Closed
2 tasks

Setup eslint with IDE support #15

mattcompiles opened this issue May 26, 2017 · 0 comments

Comments

@mattcompiles
Copy link
Contributor

mattcompiles commented May 26, 2017

Tasks to complete:

  • Setup linter to run eslint as part of a lint (or more general analysis?) script
  • Decide on approach for module resolution linting. After playing with it I don't think the babel resolver is the way to go. Simplest option is to use the Node resolver which I'm thinking is the way to go.

We currently have the sku eslint config here which enables us to expose the settings to an IDE (such as Atom).

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

No branches or pull requests

1 participant