5 lines
118 B
JSON
5 lines
118 B
JSON
{
|
|
// When enabled, will trim trailing whitespace when you save a file.
|
|
"files.trimTrailingWhitespace": true
|
|
}
|