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

yarn start returns different eslint results than eslint src #37

Closed
mihok opened this issue Apr 26, 2017 · 3 comments
Closed

yarn start returns different eslint results than eslint src #37

mihok opened this issue Apr 26, 2017 · 3 comments
Assignees

Comments

@mihok
Copy link
Member

mihok commented Apr 26, 2017

I found this after working on #21 PR. There are different results spit out when running yarn start to what spits out running eslint src

Some errors are not reported with yarn start and then people may forget to run eslint src separately, finally getting a surprise when they make a PR

@tazsingh
Copy link
Member

We should use the eslint-loader in Webpack to report these ESLint errors via Webpack as well.

@alex-wilmer
Copy link
Member

let's see if we can make that work without ejecting the webpack config first. I can look into it

@alex-wilmer alex-wilmer self-assigned this Apr 26, 2017
@kieran
Copy link
Collaborator

kieran commented Oct 13, 2023

not applicable anymore

@kieran kieran closed this as completed Oct 13, 2023
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

4 participants