diff --git a/tsconfig.base.json b/tsconfig.base.json index 477f0898..e3db3ba6 100644 --- a/tsconfig.base.json +++ b/tsconfig.base.json @@ -3,7 +3,6 @@ "declaration": true, "removeComments": true, "skipLibCheck": true, - "inlineSourceMap": true, "strict": true, "target": "ES2022" }