Skip to content

Move "types": [] to tsconfig-base #13535

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
1 commit merged into from
Jan 17, 2017
Merged

Move "types": [] to tsconfig-base #13535

1 commit merged into from
Jan 17, 2017

Conversation

ghost
Copy link

@ghost ghost commented Jan 17, 2017

We were getting warnings because the compilation of processDiagnosticMessages.ts was pulling in types unnecessarily. tsconfig-base is also used when compiling processDiagnosticMessages.ts, which doesn't have its own tsconfig.json, but does have compiler options added from tsconfig-base in the gulpfile. (See #13451.)

@ghost ghost merged commit d80d8b7 into master Jan 17, 2017
@ghost ghost deleted the empty_types branch January 17, 2017 18:41
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants