Skip to content

Commit cdffc9e

Browse files
- Adding "composite": true, to the root tsconfig.build.json file
1 parent b466ad0 commit cdffc9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"compilerOptions": {
3+
"composite": true,
34
"target": "esnext",
45
"module": "esnext",
56
"moduleResolution": "node",

0 commit comments

Comments
 (0)