diff --git a/.vscode/settings.json b/.vscode/settings.json index 303e3e1e..752fa89f 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -29,4 +29,4 @@ // When enabled, will trim trailing whitespace when you save a file. "files.trimTrailingWhitespace": true -} \ No newline at end of file +} diff --git a/.vscode/tasks.json b/.vscode/tasks.json index ae6e3918..d9679e8f 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -22,4 +22,4 @@ "isTestCommand": true } ] -} \ No newline at end of file +}