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

Add multiple extends support to tsconfig v3 #259

Closed
domdomegg opened this issue Dec 5, 2023 · 0 comments
Closed

Add multiple extends support to tsconfig v3 #259

domdomegg opened this issue Dec 5, 2023 · 0 comments

Comments

@domdomegg
Copy link

When using TypeScript with an array of values in the extends key, tsconfig v3 fails as this was only added to v4.

Some packages are still dependent on v3, and this is causing issues upstream: import-js/eslint-plugin-import#2890

I plan to raise a PR to backport #245 onto v3

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

No branches or pull requests

1 participant