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

[DOC] Add ESLint configuration steps for vscode #706

Conversation

alachambre
Copy link

@tbouffard tbouffard added documentation Improvements or additions to documentation external contribution 👤 Pull requests provided by someone who is not a core maintainer labels Oct 6, 2020
```
- Open the Command Palette again
- Type `eslint`
- Select `ESLint: Enable ESLint`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After the plugin installation, Eslint is enabled by default. So we don't need to do that 😉

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But, you can add this :
image

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have those commands, I suppose they come from an other plugin?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's the same.
You can see the configuration of the extension here:
image

image

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see, it's not a command that's why i didn't find it.

@alachambre alachambre changed the title Add ESLint configuration steps for vscode [DOC] Add ESLint configuration steps for vscode Oct 7, 2020
@csouchet csouchet added the hacktoberfest-accepted Accepted Pull Request during Hacktoberfest label Oct 7, 2020
@csouchet csouchet merged commit 4e4ccf6 into process-analytics:master Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation external contribution 👤 Pull requests provided by someone who is not a core maintainer hacktoberfest-accepted Accepted Pull Request during Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants