Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 387b43e

Browse files
authored
Merge pull request #105 from leighmcculloch/patch-1
support extensionKind ui or workspace
2 parents 9fb38d2 + 9453221 commit 387b43e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
"engines": {
1313
"vscode": "^1.53.0"
1414
},
15+
"extensionKind": [
16+
"ui",
17+
"workspace"
18+
],
1519
"categories": [
1620
"Other"
1721
],

0 commit comments

Comments
 (0)