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 getting dprint path from a command. #38

Open
seivan opened this issue Jul 8, 2022 · 0 comments
Open

Allow getting dprint path from a command. #38

seivan opened this issue Jul 8, 2022 · 0 comments

Comments

@seivan
Copy link

seivan commented Jul 8, 2022

I should be able to do something like

  "dprint.path": "$(yarn bin dprint)",

or even better

  "dprint.command": "yarn run dprint",

That way if the extension wants to run check it would just do dprint.command check

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.

1 participant