Skip to content

doc: document globalThis TC39 stage 3 proposal

Document globalThis from the TC39 stage 3 proposal and doc-deprecate global. It's been available since V8 7.0 and Node.js v11.0.0.

Float a one-line patch on top of eslint for the moment to teach it about the new global. I'll be opening an upstream pull request in tandem with this change.

Refs: https://github.com/tc39/proposal-global

Merge request reports

Loading