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 4035594 commit fc321b3Copy full SHA for fc321b3
1 file changed
tsconfig.json
@@ -7,6 +7,7 @@
7
"incremental": true,
8
"strict": true,
9
"declaration": true,
10
+ "rootDir": ".",
11
"outDir": "dist",
12
"preserveSymlinks": true,
13
"forceConsistentCasingInFileNames": true,
0 commit comments