Skip to content

Commit

Permalink
Add CollectGarbage and RuntimeObject to wsh (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinoid authored and sindresorhus committed Nov 19, 2019
1 parent 57a79b0 commit 21467a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions globals.json
Original file line number Diff line number Diff line change
Expand Up @@ -1186,9 +1186,11 @@
},
"wsh": {
"ActiveXObject": true,
"CollectGarbage": true,
"Debug": true,
"Enumerator": true,
"GetObject": true,
"RuntimeObject": true,
"ScriptEngine": true,
"ScriptEngineBuildVersion": true,
"ScriptEngineMajorVersion": true,
Expand Down

0 comments on commit 21467a7

Please # to comment.