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

Is there a prettier.eslintIntegration config #117

Closed
wellyal opened this issue Mar 2, 2018 · 1 comment
Closed

Is there a prettier.eslintIntegration config #117

wellyal opened this issue Mar 2, 2018 · 1 comment

Comments

@wellyal
Copy link

wellyal commented Mar 2, 2018

I would like my prettier to read all configs from my eslint. Is there a support for this issue. I haven't found in the doc.

@mitermayer
Copy link
Member

Hi @wellyal,

Thanks for raising this question, vim-prettier is a wrapper for prettier and will support all prettier API.

The way we currently handle configuration is by passing to prettier itself the configuration file or where to find it, we do not read the config file.

For vim-prettier to start supporting .eslintintegration config files prettier itself will need to have support for it

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

2 participants