{
// When enabled, will trim trailing whitespace when you save a file.
"files.trimTrailingWhitespace": true,
"[markdown]": {
"files.trimTrailingWhitespace": false
},
}