Skip to content

Commit

Permalink
Merge pull request #32 from silverwind/root-global
Browse files Browse the repository at this point in the history
Add undocumented 'root' global for node
  • Loading branch information
sindresorhus committed Jun 1, 2015
2 parents f955f8f + 64916c3 commit 6204314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions globals.json
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,7 @@
"module": false,
"process": false,
"require": false,
"root": false,
"setImmediate": false,
"setInterval": false,
"setTimeout": false
Expand Down

0 comments on commit 6204314

Please sign in to comment.