RosaeNLG / rosaenlg

RosaeNLG is a Natural Language Generation library for node.js and browser rendering, based on the Pug template engine.
https://rosaenlg.org
Apache License 2.0
91 stars 21 forks source link

fix RunSynzParams for no-pug #184

Closed blegaut closed 1 year ago

blegaut commented 1 year ago

Thanks for contributing!

Please check if the PR fulfills these requirements 👌:

Also remember: each commit MUST contain a sign off message (see CONTRIBUTING.md) 🙄

Indicate related issue:

issue #...

Explain what is done, scope, limitations etc.

I just make optional the RunSynzParams for easier integration with typescript in no-pug mode

Does this PR introduce a breaking change? 😁