Support for Svelte Files
Wallaby now supports .svelte files, showing coverage and logged values inside script blocks.
Please note that if you have any preprocessors (e.g. TypeScript) then you will need to ensure that source maps are available for them and enabled in your Svelte configuration in order to get correct coverage and line indicators.
