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

Configuration #1

Open
KoenCa opened this issue Jan 15, 2020 · 3 comments
Open

Configuration #1

KoenCa opened this issue Jan 15, 2020 · 3 comments

Comments

@KoenCa
Copy link

KoenCa commented Jan 15, 2020

Hi, I installed the extension and tried to use it in a Javascript project with ESLint config, but there seems to be no linting executed. Do I need to configure something to get it to work?

@jsmecham
Copy link
Owner

Could you tell me a little bit more about your environment?

  • Do you use nvm or another version manager for Node?
  • Do you have eslint installed globally?
  • What shell are you using (Bash, zsh, etc?)

Still working out a few issues around detecting the correct eslint based on various environmental factors. Let me know more about your environment and we'll get it worked out.

@KoenCa
Copy link
Author

KoenCa commented Jan 16, 2020

  • I use NVM as version manager for Node and I'm use Node version 12.13.0 at the moment
  • I have ESLint installed globally and a local project config for it located in .eslintrc.js file
  • The shell I'm using is Bash.

@apexskier
Copy link

#6 (comment)

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 a pull request may close this issue.

3 participants