Skip to content

Clarify * vs ** behavior for nested files #149

@psycho-prince

Description

@psycho-prince

Hey team,

*.js only matches current dir files, not nested ones like a/b.js. This follows glob rules, but many devs expect it to include subfolders.

Suggestion:

Add a doc note highlighting * vs **.

Optional: helper/flag for matching across dirs.

Thanks!

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