Skip to content

Commit d87578f

Browse files
authored
Merge pull request #10 from CheckPointSW/chkp-idanfei-patch-1
Update tsconfig.json
2 parents 8b50139 + 30c7933 commit d87578f

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)