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

Remove the need for baseUrl in tsconfig.json #40

Open
lorefnon opened this issue Jan 28, 2024 · 0 comments
Open

Remove the need for baseUrl in tsconfig.json #40

lorefnon opened this issue Jan 28, 2024 · 0 comments

Comments

@lorefnon
Copy link

Hello, thanks for creating and open sourcing this plugin.

This plugin seems to require baseUrl config to be present in tsconfig.json. However, the typescript docs now don't recommend setting it. From tsconfig docs:

This feature was designed for use in conjunction with AMD module loaders in the browser, and is not recommended in any other context. As of TypeScript 4.1, baseUrl is no longer required to be set when using paths.

It would be good if the baseUrl requirement was relaxed in this plugin too.

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