Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: better tsx file capture #72

Merged
merged 2 commits into from
Mar 15, 2022

Conversation

RPDeshaies
Copy link
Contributor

@RPDeshaies RPDeshaies commented Mar 15, 2022

Context

fix #70

Changes

This PR updates the rules to include $(capture).*.tsx inside *.tsx so that files like MyFile.test.tsx becomes child of MyFile.tsx

@RPDeshaies RPDeshaies changed the title fix:better tsx file capture fix: better tsx file capture Mar 15, 2022
@RPDeshaies RPDeshaies marked this pull request as ready for review March 15, 2022 18:13
@antfu antfu merged commit 47d9e31 into antfu:main Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Take tsx children files in consideration
2 participants