Skip to content

Commit fc321b3

Browse files
committed
chore: apparently rootDir is ambigious
1 parent 4035594 commit fc321b3

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
"preserveSymlinks": true,
1213
"forceConsistentCasingInFileNames": true,

0 commit comments

Comments
 (0)