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 236f8d7 commit e7949d0Copy full SHA for e7949d0
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