svelte icon indicating copy to clipboard operation
svelte copied to clipboard

[docs] add inline documentation to svelte runtime functions

Open samuelstroschein opened this issue 1 year ago • 0 comments

The runtime functions onMount etc. have no inline documentation. To improve the DX, I added inline documentation from the (website) docs. VSCode and other IDEs show an explanation of those functions directly in the IDE now.

Before Screenshot 2022-09-09 at 12 02 15

After Screenshot 2022-09-09 at 12 02 05

samuelstroschein avatar Sep 09 '22 10:09 samuelstroschein