diff --git a/tsconfig.json b/tsconfig.json index b9baab8a..17273e48 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -4,7 +4,6 @@ "compilerOptions": { "jsx": "react", "allowJs": true, - "baseUrl": ".", "target": "esnext", "module": "commonjs", "outDir": "./target",