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

Implement linting of JavaScript files via xo #28

Closed
Inkdpixels opened this issue Jan 16, 2016 · 0 comments
Closed

Implement linting of JavaScript files via xo #28

Inkdpixels opened this issue Jan 16, 2016 · 0 comments

Comments

@Inkdpixels
Copy link
Contributor

No description provided.

Inkdpixels added a commit that referenced this issue Jan 16, 2016
Currently we cannot access xo directly, since it has no updated webpack-loader. Thus we need to implement the linting directly via ESLint. Since we prefer spaces over tabs, we cannot use the XO sharable configs, this is due to the nature of imports/extends of rules in ESLint.

We may need to revisit this topic again if a updated xo-loader is available.
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