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

feat: allow custom tsconfig #102

Closed
wants to merge 6 commits into from
Closed

feat: allow custom tsconfig #102

wants to merge 6 commits into from

Conversation

privatenumber
Copy link
Owner

Original PR #90

@privatenumber privatenumber marked this pull request as ready for review November 19, 2024 23:44
@@ -59,6 +59,7 @@ const getConfig = {
),
resolveTypescriptMjsCts(),
dts.default({
tsconfig: tsconfig?.path,
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wait, this already exists on L84...

@letectec
Copy link

@privatenumber Haha the change has been made by someone else and merged before my original PR 😃
Original PR: #90
Newest merged PR: #100

All good, now it's fixed! Thanks 🙏

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.

2 participants