Aiven-Open / tsc-output-parser

Parses errors from tsc output to a structured JSON format
Apache License 2.0
26 stars 5 forks source link

Make message output format similar to other types #3

Closed aivenkimmob closed 3 years ago

aivenkimmob commented 3 years ago

This makes the output more consistent. Every item uses the same format where there is type and value.