-
-
Notifications
You must be signed in to change notification settings - Fork 593
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
Offer VLS through CLI #1149
Comments
octref
changed the title
Feat request: Support formatting whole project
Feat request: CLI for formatting
Mar 14, 2019
Yes, this is doable. I'll provide a CLI tool for using VLS for formatting. |
Offering VLS on CLI would enable other things too such as template type-checking. I've updated the title to track that. |
This was referenced Jun 26, 2019
https://github.com/Yuyz0112/vue-type-check |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Recently I changed some rules of my prettier config file, so I have to lint my whole project, and I could format my javascript file via prettier cli, but there is not such command for my vue file, so is it possible to support such command to format the whole project?
The text was updated successfully, but these errors were encountered: