{
"files.trimTrailingWhitespace": true,
"files.associations": {
"*.*proj": "xml",
"*.props": "xml",
"*.targets": "xml",
"*.tasks": "xml"
},
"[yaml]": {
"editor.tabSize": 2
"[json]": {
"omnisharp.defaultLaunchSolution": "Razor.sln"
}