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

eslint error in jest.config.js #913

Closed
M6stafa opened this issue Mar 1, 2018 · 0 comments
Closed

eslint error in jest.config.js #913

M6stafa opened this issue Mar 1, 2018 · 0 comments

Comments

@M6stafa
Copy link

M6stafa commented Mar 1, 2018

Version

3.0.0-beta.2

Reproduction link

https://github.com/M6stafa/test-new-vue-cli

Steps to reproduce

Open jest.config.js, it has some lint error.
If put .eslintignore in root and put this file in it, errors get disappear. (there is no .eslintignore at all)

What is expected?

no eslint error anywhere

What is actually happening?

eslint error in jest.config.js


When run npm run lint there is no linting error for this file 🤔 but in vscode you can see errors.
is there any reason that there isn't any .eslintignore at all?

image

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