Merge pull request #1 from SimonBrandner/feature/better-vscode-conf
Add a few things to VS Code settings
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -1,3 +1,5 @@
|
|||||||
{
|
{
|
||||||
"editor.formatOnSave": true
|
"editor.formatOnSave": true,
|
||||||
|
"editor.insertSpaces": true,
|
||||||
|
"editor.tabSize": 2
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user