diff --git a/desktop/tsconfig.json b/desktop/tsconfig.json index 95108c53a..0f6ad6052 100644 --- a/desktop/tsconfig.json +++ b/desktop/tsconfig.json @@ -48,8 +48,6 @@ /* Emit the generated JS into `app/` */ "outDir": "app", - /* Generate source maps */ - "sourceMap": true, /* Temporary overrides to get things to compile with the older config */ "strict": false,