KatChaotic / 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 #75: support for ES6 assignment pattern in methods #76

Closed ekhaled closed 3 years ago

ekhaled commented 3 years ago

closes #75

alexprey commented 3 years ago

Hi, perfect changes! Thanks for your contribution!