diff --git a/tsconfig.json b/tsconfig.json index 37af832..e5858a3 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -16,6 +16,7 @@ "es2022", "dom" ], + // "composite": true, "skipLibCheck": true, "skipDefaultLibCheck": true, "baseUrl": ".",