diff --git a/tsconfig.json b/tsconfig.json index bb68b04..8ddf1dd 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -16,7 +16,6 @@ "noImplicitAny": false, "skipLibCheck": true, - "baseUrl": ".", "paths": { "sanity-generator/*": ["src/*"] }