diff --git a/tsconfig.json b/tsconfig.json index d41a827..96d2918 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -6,6 +6,7 @@ "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true, + "composite": true, "outDir": "./dist", "rootDir": "./src", "typeRoots": [