mirror of
https://github.com/mgeeky/decode-spam-headers.git
synced 2026-02-22 05:23:31 +01:00
MAESTRO: add analysis cache hook
This commit is contained in:
@@ -4,6 +4,7 @@ export default defineConfig({
|
||||
test: {
|
||||
environment: "jsdom",
|
||||
globals: true,
|
||||
setupFiles: ["./vitest.setup.ts"],
|
||||
exclude: ["**/e2e/**", "**/node_modules/**", "**/.next/**", "**/dist/**"],
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user