Skip to content

feat: Support glob pattern in options.project #84

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

Merged
merged 2 commits into from
Jan 13, 2024

Conversation

appano1
Copy link
Contributor

@appano1 appano1 commented Jan 12, 2024

Hello, thank you for maintaining such a great project.

Currently I use glob patterns in parserOptions in typescript eslint parser cause I'm using monorepo.
But this project seems it doesn't support glob pattern now.

As a result, I added a glob package and use it in getProjectConfigFiles

Copy link

changeset-bot bot commented Jan 12, 2024

🦋 Changeset detected

Latest commit: 4b58eff

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
typescript-eslint-parser-for-extra-files Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Owner

@ota-meshi ota-meshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this PR! Thanks to you, I found out that we can use glob in project.

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.

2 participants