Skip to content

Commit

Permalink
Allow the extension to be active in untrusted workspaces (#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
jashug authored Feb 8, 2025
1 parent a2eaf00 commit 17f1170
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,9 @@
"virtualWorkspaces": {
"supported": false,
"description": "The `editorconfig` dependency requires fs access for parsing the config to use."
},
"untrustedWorkspaces": {
"supported": true
}
},
"dependencies": {
Expand Down

0 comments on commit 17f1170

Please sign in to comment.