mirror of
https://github.com/gethomepage/homepage.git
synced 2026-02-06 13:57:11 +00:00
Update vitest.config.mjs
This commit is contained in:
parent
fe8e6c6992
commit
a20d38bd9c
@ -27,6 +27,7 @@ export default defineConfig({
|
||||
coverage: {
|
||||
provider: "v8",
|
||||
all: true,
|
||||
reporter: ["text", "lcov", "json-summary"],
|
||||
include: ["src/**/*.{js,jsx,ts,tsx}"],
|
||||
exclude: [
|
||||
// Ignore build artifacts / generated reports
|
||||
|
||||
Loading…
Reference in New Issue
Block a user