Skip to content

Eliminate eslint-plugin-standard #1316

@feross

Description

@feross

ATTENTION: If you're coming to this issue from the npm deprecation warning, here's what you need to know:

standard and eslint-config-standard version 16.0.0 and later no longer require eslint-plugin-standard to function. If you have this package in your package.json you can remove it with npm rm eslint-plugin-standard and save some disk space and install time :)

Here's the full v16.0.0 changelog: https://github.com/standard/standard/blob/master/CHANGELOG.md#1600---2020-10-28


We are only using one rule at this point: no-callback-literal. It would be nice to see if there's some way to eliminate the dependency and simplify the maintenance burden in some way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions