vscode: make settings match .editorconfig

environments/review-editor-m8foam/deployments/892
Alex Gleason 2 years ago
parent 65df16ab77
commit af0c47c46f
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -1,5 +1,9 @@
{
"editor.insertSpaces": true,
"editor.tabSize": 2,
"files.associations": {
"*.conf.template": "properties"
}
},
"files.eol": "\n",
"files.insertFinalNewline": false
}

Loading…
Cancel
Save