Skip to content

Commit d44ea6d

Browse files
authored
Update tsconfig.json
1 parent 7cdf2e4 commit d44ea6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tsc/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"compilerOptions": {
44
},
55
"references": [
6-
{ "path": "../compiler" }
6+
{ "path": "../compiler/" }
77
],
88
"include": ["**/*"]
99
}

0 commit comments

Comments
 (0)