Skip to content

Use get-tsconfig to parse a given tsconfig file #21

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

Conversation

peschee
Copy link
Contributor

@peschee peschee commented Feb 2, 2024

This PR fixes #20 by using get-tsconfig's parseTsconfig method to return a fully resolved TS config.

@thepassle
Copy link
Member

@peschee can you run npm run format in the monorepo root? Probably prettier is complaining

@peschee
Copy link
Contributor Author

peschee commented Feb 5, 2024

@thepassle Done!

@thepassle thepassle merged commit cc6d80e into modernweb-dev:main Feb 5, 2024
@thepassle
Copy link
Member

@peschee published in 1.0.2

@peschee peschee deleted the bugfix/failing-resolve-extends branch February 5, 2024 15:15
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.

Plugin does not resolve extends in tsconfig.json
2 participants