mirror of https://github.com/sveltejs/svelte
fix: Keep inlined JSDoc comments in property conversion of svelte-migrate (#15567)
* Add failing JSDoc property svelte-migrate conversion tests * Add further test case and remove default value in JSDoc output * Look for inlined JSDoc comments after a hyphen * Add changesetpull/15551/head
parent
6915c12b58
commit
1a5fb8fd51
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'svelte': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Keep inlined trailing JSDoc comments of properties when running svelte-migrate
|
Loading…
Reference in new issue