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 b4d8fe0 commit d96b4ffCopy full SHA for d96b4ff
test/tsconfig.json
@@ -1,6 +1,7 @@
1
{
2
"$schema": "https://json.schemastore.org/tsconfig.json",
3
"references": [
4
+ { "path": "../packages/azure-store/tsconfig.build.json" },
5
{ "path": "../packages/file-store/tsconfig.build.json" },
6
{ "path": "../packages/gcs-store/tsconfig.build.json" },
7
{ "path": "../packages/s3-store/tsconfig.build.json" },
0 commit comments