Skip to content

Commit 6fcad03

Browse files
committed
1 parent 40aa1ff commit 6fcad03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@
7575
"skipLibCheck": true,
7676
"resolveJsonModule": true,
7777
"useDefineForClassFields": true,
78-
"stripInternal": true
78+
"stripInternal": true,
79+
"preserveSymlinks": true
7980
},
8081
"files": [],
8182
"ts-node": {

0 commit comments

Comments
 (0)