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 430a27d commit 5da7292Copy full SHA for 5da7292
.vscode/settings.json
@@ -1,4 +1,6 @@
1
// Place your settings in this file to overwrite default and user settings.
2
{
3
+ "editor.tabSize": 4,
4
+ "editor.insertSpaces": true,
5
"files.trimTrailingWhitespace": true
6
}
0 commit comments