Skip to content

Commit 17f1170

Browse files
authored
Allow the extension to be active in untrusted workspaces (#364)
1 parent a2eaf00 commit 17f1170

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,9 @@
103103
"virtualWorkspaces": {
104104
"supported": false,
105105
"description": "The `editorconfig` dependency requires fs access for parsing the config to use."
106+
},
107+
"untrustedWorkspaces": {
108+
"supported": true
106109
}
107110
},
108111
"dependencies": {

0 commit comments

Comments
 (0)