no-undef complains about globalThis #11553
Labels
archived due to age
This issue has been archived; please open a new issue for any further discussion
question
This issue asks a question about ESLint
Tell us about your environment
What parser (default, Babel-ESLint, etc.) are you using?
babel-eslint
Please show your full configuration:
Configuration
What did you do? Please include the actual source code causing the issue, as well as the command that you used to run ESLint.
What did you expect to happen?
globalThis
is accepted as a global, since it's stage 3 and enabled in Chrome 71 https://github.com/tc39/proposal-globalWhat actually happened? Please include the actual, raw output from ESLint.
Are you willing to submit a pull request to fix this bug?
Yes but not sure where to start.
The text was updated successfully, but these errors were encountered: