diff --git a/tsconfig.json b/tsconfig.json index a0203ee..5f4a60e 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -13,7 +13,6 @@ "skipLibCheck": true, "allowImportingTsExtensions": true, "moduleResolution": "bundler", - "baseUrl": ".", "types": ["node", "vite/client"], "paths": { "@/*": ["./client/src/*"],