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 b449f5d commit c6a73dcCopy full SHA for c6a73dc
packages/hub/tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"extends": "./tsconfig.build.json",
3
- "include": ["src/**/*.ts", "test/**/*.ts", "../apm/test/span.test.ts"],
+ "include": ["src/**/*.ts", "test/**/*.ts"],
4
"exclude": ["dist"],
5
"compilerOptions": {
6
"rootDir": ".",
0 commit comments