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: ensure tsconfig lookups and parsing work as expected #680

Merged
merged 1 commit into from Aug 25, 2022

Conversation

spence-s
Copy link
Contributor

@spence-s spence-s commented Aug 25, 2022

  • changes tsconfig lookups to use require.resolve instead of building the path relative to the cwd
  • use JSON5 to parse tsconfigs properly

closes #679

@sindresorhus sindresorhus merged commit de5f878 into xojs:main Aug 25, 2022
@sindresorhus
Copy link
Member

Thanks for the quick fix :)

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.

0.52 extending tsconfig from node_modules causes error
2 participants