Skip to content
This repository was archived by the owner on Mar 9, 2023. It is now read-only.

Commit c0534bb

Browse files
committed
Add composite
1 parent e1dd61e commit c0534bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"baseUrl": ".",
44
"rootDir": "./src/",
55
"outDir": "./dist/",
6+
"composite": true,
67
"declaration": true,
78
"esModuleInterop": true,
89
"importHelpers": true,

0 commit comments

Comments
 (0)