We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bdf7ed commit 19efab7Copy full SHA for 19efab7
1 file changed
src/services/shims.ts
@@ -1056,6 +1056,6 @@ namespace TypeScript.Services {
1056
// TODO: it should be moved into a namespace though.
1057
1058
/* @internal */
1059
-const toolsVersion = "1.6";
+const toolsVersion = "1.8";
1060
1061
/* tslint:enable:no-unused-variable */
0 commit comments