mirror of
https://github.com/sudosylabs/vnidrop.git
synced 2026-08-05 10:29:58 +02:00
feat(diagnostics): harden ingestion and delivery
This commit is contained in:
7
services/diagnostics-api/test/tsconfig.json
Normal file
7
services/diagnostics-api/test/tsconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"types": ["@cloudflare/vitest-pool-workers/types", "node"]
|
||||
},
|
||||
"include": ["../worker-configuration.d.ts", "../vitest.config.ts", "./**/*.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user