Filters clarification
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.6k
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
What does this sentence mean? Are files in the "exclude" filter just not transformed? Or are they not included in the final output at all? How do we debug these filters to see that our configuration is doing what we think it should be doing?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with docs/guide/index.md at lines 260-261 and investigate what the sentence says about the "exclude" filter. Determine whether excluded files are only untransformed or omitted from final output, and identify how users can verify their filter configuration. Done means the documentation answers both questions clearly.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100