diff --git a/.vscode/settings.json b/.vscode/settings.json index af3c3c3b3af..22803497de8 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -25,6 +25,5 @@ // Always use project's provided typescript compiler version "typescript.tsdk": "node_modules/typescript/lib", - "files.eol": "\n", - "git.ignoreLimitWarning": true + "files.eol": "\n" }