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

Doesn't work with paths declared in an extended tsconfig.json #25

Open
maxfriedmann opened this issue Feb 8, 2019 · 2 comments
Open

Comments

@maxfriedmann
Copy link

If you declare your paths in a tsconfig.base.json somewhere else and use "extends": "../tsconfig.base.json", the paths aren't picked up...

@duffman
Copy link
Owner

duffman commented Feb 10, 2019 via email

@maxfriedmann
Copy link
Author

Actually, that was only one of many problems, so we moved our source code bases around and don't need the paths anymore. Extending tsconfigs and using paths + rootDirs also really messes up the IDE Intellisense, we got some really bad suggestions for importing modules from VSCode :(

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

2 participants