Skip to content

Report declaration emit errors #699

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
merged 5 commits into from
Sep 18, 2014
Merged

Report declaration emit errors #699

merged 5 commits into from
Sep 18, 2014

Conversation

yuit
Copy link
Contributor

@yuit yuit commented Sep 18, 2014

Fixes #628

var checker = getFullTypeCheckChecker();
var targetSourceFile = getSourceFile(filename);

// Only perform the action per file regardless off '-out' flag
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"of"

@mhegazy
Copy link
Contributor

mhegazy commented Sep 18, 2014

👍

yuit pushed a commit that referenced this pull request Sep 18, 2014
@yuit yuit merged commit 80bab05 into master Sep 18, 2014
@yuit yuit deleted the reportDeclarationEmitErrors branch September 18, 2014 21:21
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 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.

Language service does not capture declaration emit errors
3 participants