Skip to content

Remove baseUrl property from tsconfig #1092

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

Merged
merged 1 commit into from
May 22, 2025

Conversation

ItsNickBarry
Copy link
Contributor

The baseUrl tsconfig property caused my editor to autocomplete non-relative imports in #1087 and #1090. This property is "not recommended": https://www.typescriptlang.org/tsconfig/#baseUrl. I am not aware of any side effects that might result from removing it, and build seems to be successful.

Copy link

pkg-pr-new bot commented May 22, 2025

Open in StackBlitz

npm i https://pkg.pr.new/knip@1092

commit: 9b50ced

@webpro
Copy link
Member

webpro commented May 22, 2025

Thanks, good idea

@webpro webpro merged commit b77c524 into webpro-nl:main May 22, 2025
29 checks passed
@webpro
Copy link
Member

webpro commented May 22, 2025

🚀 This pull request is included in v5.57.2. See Release 5.57.2 for release notes.

Using Knip in a commercial project? Please consider becoming a sponsor.

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