Skip to content

Commit 8696ae8

Browse files
Merge pull request #93 from gjsjohnmurray/fix-92
fix #92 Allow extension in untrusted workspaces
2 parents 46d4562 + f7bbb85 commit 8696ae8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@
2222
"categories": [
2323
"Other"
2424
],
25+
"capabilities": {
26+
"untrustedWorkspaces": {
27+
"supported": true
28+
}
29+
},
2530
"contributors": [
2631
{
2732
"name": "John Murray",

0 commit comments

Comments
 (0)