Skip to content

Commit ce047cc

Browse files
committed
chore: added rootDir due to compile issues not fully understood
1 parent 6c78a69 commit ce047cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"incremental": true,
88
"strict": true,
99
"declaration": true,
10+
"rootDir": ".",
1011
"outDir": "dist",
1112
"esModuleInterop": true,
1213
"preserveSymlinks": true,

0 commit comments

Comments
 (0)