We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e98859a commit 35c9596Copy full SHA for 35c9596
src/guide/scaling-up/tooling.md
@@ -102,7 +102,9 @@ Users previously using Vue CLI may be used to having linters configured via webp
102
103
## Formatting
104
105
-[Prettier](https://prettier.io/) provides built-in Vue SFC formatting support.
+- The [Volar](https://github.com/johnsoncodehk/volar) VSCode extension provides formatting for Vue SFCs out of the box.
106
+
107
+- Alternatively, [Prettier](https://prettier.io/) provides built-in Vue SFC formatting support.
108
109
## Backend Framework Integrations
110
0 commit comments