diff --git a/tsconfig.json b/tsconfig.json index 311d02d..157b834 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -3,7 +3,7 @@ "compilerOptions": { "outDir": "dist", "rootDir": ".", - "declaration": true, + "declaration": true }, "include": [ // Include the root directory