Skip to content

Fix issue in the parsing of tsConfig file#3233

Merged
paulvanbrenk merged 2 commits into
release-1.5from
tsconfigBug
May 20, 2015
Merged

Fix issue in the parsing of tsConfig file#3233
paulvanbrenk merged 2 commits into
release-1.5from
tsconfigBug

Conversation

@paulvanbrenk
Copy link
Copy Markdown
Contributor

Fix issue in the parsing of tsConfig file, this was fixed in master before, but never ported.

The realizeDiagnosticS function already returns an array, no need to wrap again. The realizeDiagnostic (no S) function returns a single diagnostic.

…efore, but never ported.

The realizeDiagnosticS function already returns an array, no need to wrap again. The realizeDiagnostic (no S) function returns a single diagnostic.
@paulvanbrenk
Copy link
Copy Markdown
Contributor Author

@mhegazy can you take a look?

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

👍

paulvanbrenk added a commit that referenced this pull request May 20, 2015
Fix issue in the parsing of tsConfig file and fix errors in a couple of test cases when we switched to isolatedModules from separateCompilation.
@paulvanbrenk paulvanbrenk merged commit c3a9390 into release-1.5 May 20, 2015
@paulvanbrenk paulvanbrenk deleted the tsconfigBug branch May 20, 2015 19:26
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
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.

3 participants