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

Pickup all Tsconfig.json files in a workspace for tsc build task #27303

Closed
mjbvz opened this issue May 25, 2017 · 1 comment
Closed

Pickup all Tsconfig.json files in a workspace for tsc build task #27303

mjbvz opened this issue May 25, 2017 · 1 comment
Assignees
Labels
tasks Task system issues typescript Typescript support issues
Milestone

Comments

@mjbvz
Copy link
Contributor

mjbvz commented May 25, 2017

Follow up on #26079

Right now, our tasks support:

  • Build tsconfig project for current file
  • Build tsconfig at root of workspace

In the second case, instead of only searching at the root, we should pick up all tsconfig.json in the workspace

@mjbvz mjbvz added tasks Task system issues typescript Typescript support issues labels May 25, 2017
@mjbvz mjbvz self-assigned this May 25, 2017
@mjbvz
Copy link
Contributor Author

mjbvz commented May 26, 2017

Fixed by #27306

@mjbvz mjbvz closed this as completed May 26, 2017
@mjbvz mjbvz added this to the May 2017 milestone May 26, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tasks Task system issues typescript Typescript support issues
Projects
None yet
Development

No branches or pull requests

1 participant