Skip to content

Enhancement: Match filenames starting with a period when using glob in allowDefaultProject #11494

@KuSh

Description

@KuSh

Before You File a Proposal Please Confirm You Have Done The Following...

Relevant Package

typescript-estree

My proposal is suitable for this project

  • I believe my proposal would be useful to the broader TypeScript community (meaning it is not a niche proposal).

Description

When trying to use the new option it took me an hour to understand that my failures were there because I had .lintstagedrc.js and .prettierrc.js files ignored by the glob pattern.

I the documentation clearly states that this option is there mostly for js configuration files and that dot starting configuration files are frequent it seems to be a nice enhancement.

I already have a PR ready, but saw the need for an associated issue before submitting.

regards,
KuSh

Additional Info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting responseIssues waiting for a reply from the OP or another partyenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions