Skip to content

Add support for npm/pnpm workspaces #14

Description

@Floriferous

I'm using npm workspaces in a monorepo managed by turborepo. It would be nice if the CLI was able to scan all nested package.json files, and figure out the rules to be put at the root of the repo.

Right now I have to cd into each app or package, run the script, and if it finds rules (they will be placed in the wrong place), copy them down to the root .cursor folder.

Just a nice to have!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions