add telemetry to the typescript extension

This commit is contained in:
Sofian Hnaide
2016-02-18 20:22:13 -08:00
parent eaba095155
commit 0a90859d90
5 changed files with 60 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
"author": "Microsoft Corporation",
"license": "MIT",
"publisher": "vscode",
"aiKey":"AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
"engines": {
"vscode": "*"
},