diff --git a/extensions.json b/extensions.json index 1b621a812..f283930db 100644 --- a/extensions.json +++ b/extensions.json @@ -1413,6 +1413,10 @@ "twxs.cmake": { "repository": "https://github.com/twxs/vs.language.cmake" }, + "TypeScriptTeam.native-preview": { + "repository": "https://github.com/microsoft/typescript-go", + "location": "_extension" + }, "Tyriar.sort-lines": { "repository": "https://github.com/Tyriar/vscode-sort-lines", "prepublish": "yarn compile"