Skip to content
This repository has been archived by the owner on Dec 1, 2019. It is now read-only.

Show errors instead of just showing how many #437

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

olavomachadoshibata
Copy link

Iterate over the allDiagnostics and display error messages.

allDiagnostics.map(function(err) { console.error(colors.red(err.messageText)); });

run over the allDiagnostics and display the error message
@developer-lindner
Copy link

That would be very useful! #347

@djyde
Copy link

djyde commented Sep 21, 2018

Why didn't it be merged?

@StevenLangbroek
Copy link

@s-panferov?

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.

None yet

4 participants