diff --git a/.vscode/settings.json b/.vscode/settings.json index 3662b370..fc943817 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,4 @@ { - "typescript.tsdk": "node_modules/typescript/lib" + "typescript.tsdk": "node_modules/typescript/lib", + "files.trimTrailingWhitespace": true } \ No newline at end of file diff --git a/public/index.html b/public/index.html index 0fa45402..d21274d6 100644 --- a/public/index.html +++ b/public/index.html @@ -24,6 +24,6 @@
- +