nearley icon indicating copy to clipboard operation
nearley copied to clipboard

Uses the exportname correctly in generating the Typescript template.

Open mightymax opened this issue 2 years ago • 0 comments

When providing the name of the export using the -e, --export [name] option with nearleyc, the names in the generated typescript file do not reflect the value of this parameter. This pull-request should fix that.

mightymax avatar Aug 26 '22 11:08 mightymax