Vetur settings in vscode settings.json doen't respect .prettierrc. How can I fix it? #1407
Closed
3 tasks done
Labels
Milestone
Info
Problem
If vetur format config is set in settings.json the setting in .prettierrc doesn't work.
Reproducible Case
But due to documentation it should "However, when a local config (such as .prettierrc) is found, Vetur will prefer it." ( https://vuejs.github.io/vetur/formatting.html#settings )
The text was updated successfully, but these errors were encountered: