diff --git a/tsconfig.json b/tsconfig.json index 72d26d2..adb4ef1 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,6 +1,5 @@ { "compilerOptions": { - "baseUrl": ".", "module": "commonjs", "moduleResolution": "node", "esModuleInterop": true,