alstr / todo-to-issue-action

Action that converts TODO comments to GitHub issues on push.
MIT License
603 stars 115 forks source link

Add support for JSON with Comments. #147

Closed ralimi closed 1 year ago

ralimi commented 1 year ago

Support is similar to JSON5, except block comments are also supported.

alstr commented 1 year ago

Thanks for the contribution.