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

Better integration with IDEs #6

Closed
dej611 opened this issue Sep 5, 2017 · 2 comments
Closed

Better integration with IDEs #6

dej611 opened this issue Sep 5, 2017 · 2 comments

Comments

@dej611
Copy link
Contributor

dej611 commented Sep 5, 2017

Most IDEs prettier plugins do not read the eslint configuration due to this, but often rely on prettier configuration files - see this plugin for VSCode.

It would be useful to ship also a prettier configuration file that the user can use to configure its IDE plugin.

@dej611
Copy link
Contributor Author

dej611 commented Oct 9, 2017

Another approach would be to not recommend the prettier config on the IDE and rather document how to run eslint --fix on save.
I'm trying right now this approach and test the difference.

@dej611
Copy link
Contributor Author

dej611 commented Oct 9, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant