diff --git a/ui/tsconfig.json b/ui/tsconfig.json index 521b07a356..052ca3bf74 100644 --- a/ui/tsconfig.json +++ b/ui/tsconfig.json @@ -11,7 +11,6 @@ "resolveJsonModule": true, "isolatedModules": true, "noEmit": true, - "baseUrl": ".", "paths": { "@/*": ["./src/*"], "lexical": ["./node_modules/lexical/index.d.ts"]