Skip to content

Allow for scoped plugins #908

Closed
Closed
@corbinu

Description

@corbinu

What problem does this feature solve?

It allows for plugins to be scoped.

In my case I have my own eslint config so I was trying to publish a plugin for only my use. In this case @corbinu/vue-cli-plugin-lint. However none of the invoke commands were working. I believe that the regex for the hasPlugin function in PluginAPI.js simply needs to expanded slightly.

What does the proposed API look like?

The api would look the same it would simply also work for plugins in a private npm scope.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions