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 4d3684f commit d19f2c2Copy full SHA for d19f2c2
packages/core/tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"extends": "./tsconfig.build.json",
3
- "include": ["src/**/*.ts", "test/**/*.ts", "../integrations/test/dedupe.test.ts"],
+ "include": ["src/**/*.ts", "test/**/*.ts"],
4
"exclude": ["dist"],
5
"compilerOptions": {
6
"rootDir": ".",
0 commit comments