We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b108cd commit 814e888Copy full SHA for 814e888
website/src/content/docs/docs/handbook/formatter.md
@@ -47,7 +47,7 @@ For VS Code to respect the TypeSpec standard style set the following options sty
47
"[typespec]": {
48
"editor.detectIndentation": false,
49
"editor.insertSpaces": true,
50
- "editor.tabSize": 2,
+ "editor.tabSize": 2
51
}
52
53
```
0 commit comments