Skip to content

Does not correctly read tsconfig since version 1.0.3 #43

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

Open
laino opened this issue Apr 2, 2025 · 0 comments
Open

Does not correctly read tsconfig since version 1.0.3 #43

laino opened this issue Apr 2, 2025 · 0 comments

Comments

@laino
Copy link

laino commented Apr 2, 2025

I have a tsconfig file which extends another, the extended file contains:

     "jsx": "react-jsx",
     "jsxImportSource": "*somelib*",

However since version 1.0.3 this setting is clearly being completely ignored (it tries to use React instead).

Manually pinning this package to 1.0.2 resolves the issue.

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