diff --git a/.vscode/settings.json b/.vscode/settings.json index 2511eb85644..ea5526e76ab 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -54,5 +54,5 @@ }, "jestrunner.codeLensSelector": "**/*.{test,spec,integration-spec}.{js,jsx,ts,tsx}", "typescript.tsdk": "node_modules/typescript/lib", - "typescript.experimental.useTsgo": true + "typescript.experimental.useTsgo": false }