Skip to content

Commit 1ad7b66

Browse files
committed
Fix tsconfig to also build @tus/azure
1 parent 33a5141 commit 1ad7b66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

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

0 commit comments

Comments
 (0)