Skip to content

tools,lib: remove `global` and `Intl` from the list of globals

Both are already in the list of restricted globals.

Refs: https://github.com/nodejs/node/pull/38230 Refs: https://github.com/nodejs/node/pull/38419

Merge request reports

Loading