Skip to content

Commit

Permalink
Suppor untrusted workspaces.
Browse files Browse the repository at this point in the history
  • Loading branch information
schungx committed Jun 12, 2021
1 parent 8193506 commit 50e7a0c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
"Programming Languages",
"Formatters"
],
"capabilities": {
"untrustedWorkspaces": {
"supported": true
}
},
"scripts": {
"build:syntax": "ts-node syntax/build.ts",
"build:ts": "tsc -b",
Expand Down

0 comments on commit 50e7a0c

Please sign in to comment.