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

Allow specifying path to prettier config file? #33

Open
austintheriot opened this issue Sep 27, 2023 · 0 comments
Open

Allow specifying path to prettier config file? #33

austintheriot opened this issue Sep 27, 2023 · 0 comments

Comments

@austintheriot
Copy link

Hello! First off, thank you for making this plugin! It's been a lifesaver.

I'm currently working in a project that uses a monorepo. Because of this, the pretter.config.js file is in a directory below the current working directory of vim itself. Because of this, the check toconfig_exists returns false even though there is definitely a prettier config for the project. I'm wondering, is there a currently a way to enable supplying a config path when setting up this plugin and/or when running prettier itself? I coudn't find it specified anywhere here.

If not, would this be possible to add?

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