Skip to content

Turn some of the linter messages into errors #498

Closed
@andreypopp

Description

@andreypopp

I think it would be useful to have some of the linter messages to be errors instead of warnings.

For example:

  • no-undef (used undefined variable)

Sometimes I don't pay attention to lint warnings and then only see errors when they happen at runtime.

We could also format lint errors in a similar fashion babel loader reports, including code frame with location.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions