We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61ca6a8 commit 3f3ee1dCopy full SHA for 3f3ee1d
evals/tsconfig.json
@@ -18,6 +18,6 @@
18
{ "path": "../npm-app" },
19
{ "path": "../packages/integrations" }
20
],
21
- "exclude": ["test-repos"],
+ "exclude": ["test-repos", "dist"],
22
"include": ["**/*.ts"]
23
}
0 commit comments