We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b63281 commit e56219bCopy full SHA for e56219b
packages/composites/nexus-kiln/tsconfig.json
@@ -6,5 +6,5 @@
6
},
7
"include": ["src/**/*", "src/**/*.json"],
8
"exclude": ["dist", "**/*.spec.ts", "**/*.test.ts"],
9
- "references": [{ "path": "../../sources/enzyme" }]
+ "references": []
10
}
0 commit comments