Skip to content

Commit 3ccdee6

Browse files
committed
change root dir
1 parent 23e92c6 commit 3ccdee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"ES2020"
88
],
99
"sourceMap": true,
10-
"rootDir": "src",
10+
"rootDir": "out",
1111
"strict": false /* enable all strict type-checking options */
1212
/* Additional Checks */
1313
// "noImplicitReturns": true, /* Report error when not all code paths in function return a value. */

0 commit comments

Comments
 (0)