Skip to content

Commit 35c9596

Browse files
committed
note on volar formatting
1 parent e98859a commit 35c9596

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/guide/scaling-up/tooling.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,9 @@ Users previously using Vue CLI may be used to having linters configured via webp
102102

103103
## Formatting
104104

105-
[Prettier](https://prettier.io/) provides built-in Vue SFC formatting support.
105+
- 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.
106108

107109
## Backend Framework Integrations
108110

0 commit comments

Comments
 (0)