Skip to content

Consider allowing use of browser globals #1330

@feross

Description

@feross

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions