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

Enable TypeScript Project References #2609

Closed
6 of 7 tasks
bajtos opened this issue Mar 18, 2019 · 0 comments · Fixed by #5440
Closed
6 of 7 tasks

Enable TypeScript Project References #2609

bajtos opened this issue Mar 18, 2019 · 0 comments · Fixed by #5440
Assignees
Labels
Internal Tooling Issues related to our tooling and monorepo infrastructore

Comments

@bajtos
Copy link
Member

bajtos commented Mar 18, 2019

At the moment, our monorepo is configured in a hacky way to allow TypeScript to build individual packages independently but still allow the TypeScript Language Service run by VSCode to treat the monorepo as one large project.

Let's abandon our non-standard setup and leverage TypeScript's Project References instead.

Work done so far:

Work remaining:

Nice to have implement it or create follow-up stories:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Internal Tooling Issues related to our tooling and monorepo infrastructore
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants