Skip to content

Nested node_modules not picked up #10

@enkelmedia

Description

@enkelmedia

Hi!

I have a folder structure like this:

Foo.sln
src/
└── Foo/
    ├── Foo.csproj
    ├── Client/
    ├───── package.json
    └───── node_modules/

But when running cleanup in the same folder as Foo.sln only the bin and obj folders was picked up. Not node_modules.

As far as I understand, it should wipe this folder as well?

I'm open to contributing a fix if you think that it would make sense.

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