Skip to content

Commit d96b4ff

Browse files
committed
Also fix test/tsconfig.json
1 parent b4d8fe0 commit d96b4ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/tsconfig.json",
33
"references": [
4+
{ "path": "../packages/azure-store/tsconfig.build.json" },
45
{ "path": "../packages/file-store/tsconfig.build.json" },
56
{ "path": "../packages/gcs-store/tsconfig.build.json" },
67
{ "path": "../packages/s3-store/tsconfig.build.json" },

0 commit comments

Comments
 (0)