Anatol Sommer

Results 1 issues of Anatol Sommer

As soon as the Vite plugin is used, all components (Vue 3 SFC) are marked as 100% covered. ```js import { defineConfig } from 'vite' import vue from '@vitejs/plugin-vue' import...