could you please combine the changes that make the vue-example working into a single commit
could you please separate the coverageConfig stuff into a seperate commit and add it for the other examples as well (including a --coverage in the package.json->scripts->test)
edit: i think for svelte it has to be include: ['src/**.svelte']
heya. very cool.
a couple questions tho:
--coverage
in the package.json->scripts->test)edit: i think for svelte it has to be
include: ['src/**.svelte']