Skip to content

Commit 9cfe435

Browse files
committed
Set root directory correctly
1 parent 60b30e1 commit 9cfe435

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

backend/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"module": "node16",
55
"moduleResolution": "node16",
66
"outDir": "out",
7+
"rootDir": "src",
78

89
"allowUnreachableCode": false,
910
"allowUnusedLabels": false,

0 commit comments

Comments
 (0)