Skip to content

Removed baseUrl from .tsconfig #147

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
Jul 21, 2020
Merged

Removed baseUrl from .tsconfig #147

merged 1 commit into from
Jul 21, 2020

Conversation

emin93
Copy link
Member

@emin93 emin93 commented Jul 17, 2020

Summary

Removed baseUrl from .tsconfig as this causes several IDEs to do the auto imports wrong.

Either include it in the babel config as well or remove it from the .tsconfig, because now there's a mismatch between the tsconfig and the babel config.

@emin93 emin93 requested a review from radko93 as a code owner July 17, 2020 07:12
@emin93 emin93 changed the title Removed baseUrl from .tsconfig Removed baseUrl from .tsconfig Jul 17, 2020
@emin93 emin93 merged commit 7a1cbeb into master Jul 21, 2020
@emin93 emin93 deleted the emin93-patch-1 branch July 21, 2020 07:07
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