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 c339b3b commit 4df9668Copy full SHA for 4df9668
package.json
@@ -1,11 +1,11 @@
1
{
2
"name": "vscode-typescript-dev",
3
"displayName": "TSC Dev",
4
- "description": "An extension for working in the TypeScript codebasegh",
+ "description": "An extension for working in the TypeScript codebase",
5
"version": "0.0.1",
6
"repository": {
7
"type": "git",
8
- "url": ""
+ "url": "https://github.com/orta/vscode-typescript-dev"
9
},
10
"publisher": "Orta",
11
"engines": {
0 commit comments