typescript-coverage-report
typescript-coverage-report copied to clipboard
Suggestion: How about support Vue file's ts coverage analytics.
Is your feature request related to a problem? Please describe. Many projects use Vue.js as their front end framework, so I believe it's necessary to add support for Vue projects.
Describe the solution you'd like The solution might be to extract the
Describe alternatives you've considered Vue-loader might be an alternative solution.
Additional context Thanks.
@zilong-thu nice idea. Would you be able to give it a go and implement it? It would need implementation in the ts-coverage plugin though.
OK. I'd like to give it a try~
Oh, please add Svelte too