ota-meshi / typescript-eslint-parser-for-extra-files

An experimental ESLint custom parser for Vue, Svelte, and Astro for use with TypeScript. It provides type information in combination with each framework's ESLint custom parser.
MIT License
41 stars 1 forks source link

feat: Support glob pattern in options.project #84

Closed appano1 closed 6 months ago

appano1 commented 6 months ago

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

changeset-bot[bot] commented 6 months ago

🦋 Changeset detected

Latest commit: 4b58eff8e03a9f9c3dc36eff2b32b82921e935b6

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