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 b6d2f7f commit 53b18bbCopy full SHA for 53b18bb
1 file changed
tsconfig.json
@@ -1,6 +1,7 @@
1
{
2
"compilerOptions": {
3
"module": "commonjs",
4
+ "rootDir": "src",
5
"outDir": "out",
6
"target": "es6",
7
"declaration": true,
0 commit comments