Skip to content

Conversation

@okonech
Copy link

@okonech okonech commented Oct 18, 2020

Fix the export default syntax for typescript to line up with js grammars.

This allows the old style

`import * as grammar from './grammar';

export const parser = new Parser(Grammar.fromCompiled(grammar));`

as well as allowing nearley-test to actually test the compiled javascript.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant