Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider allowing use of browser globals #1330

Open
feross opened this issue Jul 12, 2019 · 0 comments
Open

Consider allowing use of browser globals #1330

feross opened this issue Jul 12, 2019 · 0 comments

Comments

@feross
Copy link
Member

feross commented Jul 12, 2019

I noticed this handy package from the react team: https://github.com/facebook/create-react-app/blob/master/packages/eslint-config-react-app/index.js#L24

Looks like they have a list of confusing browser globals. We could enable all the rest to be used without a window. prefix or a /* global Blah */ comment which would be good for ease of use.

@feross feross added this to the standard v14 milestone Jul 12, 2019
@feross feross modified the milestones: standard 14, standard 15 Aug 15, 2019
@feross feross modified the milestones: standard 15, standard 16 Oct 22, 2020
@feross feross modified the milestones: standard 16, standard 17 Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant