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 b6755a9 commit afd1139Copy full SHA for afd1139
.vscode/settings.json
@@ -1,4 +1,5 @@
1
{
2
"files.trimTrailingWhitespace": true,
3
- "editor.renderWhitespace": "all"
+ "editor.renderWhitespace": "all",
4
+ "editor.tabSize": 4
5
}
0 commit comments