alexprey / sveltedoc-parser

Generate a JSON documentation for a Svelte (https://github.com/sveltejs/svelte) component
https://www.npmjs.com/package/sveltedoc-parser
MIT License
90 stars 7 forks source link

fix #72: Use of "context" instead of "scope" when parsing module scripts #73

Closed ekhaled closed 3 years ago

ekhaled commented 3 years ago

closes #72