We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c78a69 commit ce047ccCopy full SHA for ce047cc
1 file changed
tsconfig.json
@@ -7,6 +7,7 @@
7
"incremental": true,
8
"strict": true,
9
"declaration": true,
10
+ "rootDir": ".",
11
"outDir": "dist",
12
"esModuleInterop": true,
13
"preserveSymlinks": true,
0 commit comments