We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 930d62b commit 63085a7Copy full SHA for 63085a7
tsconfig.json
@@ -4,6 +4,7 @@
4
"allowJs": true,
5
"declaration": true,
6
"outDir": "dist",
7
+ "rootDir": "src",
8
"sourceMap": true
9
}
10
0 commit comments