Skip to content

Commit 30c7933

Browse files
authored
Update tsconfig.json
1 parent 8b50139 commit 30c7933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/infra/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"declaration": true,
77
"declarationMap": true,
88
"strict": true,
9-
"outDir": "./dist",
9+
"outDir": "dist",
1010
"esModuleInterop": true,
1111
"skipLibCheck": true,
1212
"forceConsistentCasingInFileNames": true,

0 commit comments

Comments
 (0)