Skip to content

Allow extending from arbitrarily named scoped package #13791

Closed
@samsch

Description

@samsch

The version of ESLint you are using.
7.12.0 is current latest

The problem you want to solve.

I want to extend from a scoped npm package which doesn't have eslint-config as a prefix.

module.exports = {
    extends: '@example/myconfig',
};

Your take on the correct solution to problem.

I'm not sure there's more to describe here without going into implementation.

Are you willing to submit a pull request to implement this change?

At the moment, I can't commit to doing this, no.

Metadata

Metadata

Assignees

No one assigned

    Labels

    archived due to ageThis issue has been archived; please open a new issue for any further discussioncoreRelates to ESLint's core APIs and featuresenhancementThis change enhances an existing feature of ESLintevaluatingThe team will evaluate this issue to decide whether it meets the criteria for inclusion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions