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

Add typings manually to the package #5

Closed aivenkimmob closed 3 years ago

aivenkimmob commented 3 years ago

tspeg-js didn't export the types even though the "returnTypes" option was set in the json and passed as a cli argument.

This is a workaround to export the grammar typing.