mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
Merge branch 'joao/extensions'
This commit is contained in:
@@ -167,5 +167,9 @@
|
||||
"path": "./snippets/typescript.code-snippets"
|
||||
}
|
||||
]
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/microsoft/vscode.git"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"displayName": "TypeScript Language Basics",
|
||||
"description": "Provides snippets, syntax highlighting, bracket matching and folding in TypeScript files."
|
||||
}
|
||||
}
|
||||
|
||||
4
extensions/typescript-basics/yarn.lock
Normal file
4
extensions/typescript-basics/yarn.lock
Normal file
@@ -0,0 +1,4 @@
|
||||
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
||||
# yarn lockfile v1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user