Skip to content

plugin validator is not suitable for a single plugin #3

@ozsay

Description

@ozsay

The readme specifies:

For a single plugin, move your plugin folder contents to the repository root, keep one .cursor-plugin/plugin.json, and remove .cursor-plugin/marketplace.json.

but the validator is checking for marketplace.json first thing

const marketplacePath = path.join(repoRoot, ".cursor-plugin", "marketplace.json");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions