We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8b99e5 commit e9415e5Copy full SHA for e9415e5
1 file changed
vitest.config.ts
@@ -34,16 +34,11 @@ export default defineConfig({
34
"src/vendors/cli/**",
35
"src/index.ts",
36
"src/classes/**",
37
- "src/functions/docs_generator.ts",
38
"src/functions/emit_callback.ts",
39
- "src/functions/emit_multipart.ts",
40
- "src/functions/emit_parameter_serializer.ts",
41
- "src/functions/emit_service.ts",
42
"src/functions/emit_webhook.ts",
43
"src/functions/emit.ts",
44
"src/functions/parse_analyzer.ts",
45
"src/functions/parse.ts",
46
- "src/functions/types.ts",
47
"src/openapi/**",
48
"src/routes/**",
49
"src/core/runtime-expressions.ts",
0 commit comments