Skip to content

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

Merged
1 commit merged into
masterfrom
empty_types
Jan 17, 2017
Merged

Move "types": [] to tsconfig-base#13535
1 commit merged into
masterfrom
empty_types

Conversation

@ghost
Copy link
Copy Markdown

@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