diff --git a/tsconfig.json b/tsconfig.json index 2615d46..6451ab2 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -2,8 +2,6 @@ { "compileOnSave": false, "compilerOptions": { - "baseUrl": "./", - "outDir": "./dist/out-tsc", "forceConsistentCasingInFileNames": true, "esModuleInterop": true, "strict": true,