diff --git a/tsconfig.json b/tsconfig.json index 083ac93..bda19f5 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -8,7 +8,6 @@ "moduleResolution": "node", "resolveJsonModule": true, "jsx": "react", - "sourceMap": true, "declaration": true, "pretty": true, "newLine": "lf",