checkupjs / checkup

A health checkup for your project.
https://checkupjs.github.io/
MIT License
77 stars 23 forks source link

Fixes invalid usage of ink-render-string #1258

Closed scalvert closed 2 years ago

scalvert commented 2 years ago

The implementation of ink-render-string was incorrect within this repo. This was partly due to the fact that that repo wasn't being published correctly - it was publishing .ts files rather than transpiled .js files. This PR fixed that issue, and this PR is a follow up to address its usage within Checkup.