Skip to content

Commit e60de38

Browse files
committed
test
1 parent 6a63422 commit e60de38

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

vite.config.mjs

-3
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,6 @@ export default defineConfig({
8585
enabled: true,
8686
reporter: ['text', 'html'],
8787
reportsDirectory: './report/coverage',
88-
htmlReporter: {
89-
subdir: '../'
90-
},
9188
include: ['src/webviews/src/**'],
9289
exclude: [
9390
'src/webviews/src/**/index.ts',

0 commit comments

Comments
 (0)