diff options
Diffstat (limited to '.vscode/settings.json')
-rw-r--r-- | .vscode/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 44bef962..5aa6512c 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -25,6 +25,7 @@ "typescript" ], "files.eol": "\n", + "files.trimTrailingWhitespace": true, "html-validate.validate": [ "html" ] |