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

Configurable tsc/tsconfig in createSource? #150

Open
lordofthelake opened this issue Jun 12, 2024 · 0 comments
Open

Configurable tsc/tsconfig in createSource? #150

lordofthelake opened this issue Jun 12, 2024 · 0 comments

Comments

@lordofthelake
Copy link

Follow up on the tweet: for projects with complex requirements, loading external type definitions or in a monorepo, it would be useful to be able to set the tsconfig and/or the typescript module that will be used during the parsing (esp. for specifying references/aliases, strictness, and the module types — all things that influence the type checking).

The configuration options provided by @rollup/plugin-typescript could be an inspiration about the shape of the API.

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