We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7d2901 commit c9dd659Copy full SHA for c9dd659
src/services/shims.ts
@@ -869,4 +869,4 @@ module TypeScript.Services {
869
}
870
871
/* @internal */
872
-let toolsVersion = "1.4";
+const toolsVersion = "1.5";
0 commit comments