diff --git a/tsconfig.json b/tsconfig.json index f30ea8f..c277e3e 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -2,7 +2,6 @@ { "compileOnSave": false, "compilerOptions": { - "baseUrl": "./", "outDir": "./dist/out-tsc", "forceConsistentCasingInFileNames": true, "strict": true,