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

option to specify the tsconfig.json in svelte-package #9373

Closed
DetachHead opened this issue Mar 9, 2023 · 0 comments · Fixed by #11698
Closed

option to specify the tsconfig.json in svelte-package #9373

DetachHead opened this issue Mar 9, 2023 · 0 comments · Fixed by #11698
Labels
feature request New feature or request pkg:svelte-package Issues related to svelte-package ready to implement please submit PRs for these issues!
Milestone

Comments

@DetachHead
Copy link

Describe the problem

i like to have a seperate tsconfig file for my svelte code to isolate it from the rest of the project, however svelte-package does not seem to have an option to specify the path to the tsconfig.json

Describe the proposed solution

a --tsconfig option like in svelte-check

Alternatives considered

No response

Importance

would make my life easier

Additional Information

i think it currently gets confused when there are multiple tsconfigs in the project. see #9372

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request pkg:svelte-package Issues related to svelte-package ready to implement please submit PRs for these issues!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants