-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
awaiting responseIssues waiting for a reply from the OP or another partyIssues waiting for a reply from the OP or another partyenhancementNew feature or requestNew feature or request
Description
Before You File a Proposal Please Confirm You Have Done The Following...
- I have searched for related issues and found none that match my proposal.
- I have searched the current rule list and found no rules that match my proposal.
- I have read the FAQ and my problem is not listed.
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
Labels
awaiting responseIssues waiting for a reply from the OP or another partyIssues waiting for a reply from the OP or another partyenhancementNew feature or requestNew feature or request