build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / tsconfig-orm.json
index 2c7b284162f4cafdbef8875c7ae7cb517c8e7abd..592633ede395acd0a81a5e7605508a0b99b8d241 100644 (file)
@@ -1,6 +1,7 @@
 {
   "extends": "./tsconfig.json",
   "compilerOptions": {
-    "module": "commonjs"
+    "module": "commonjs",
+    "sourceMap": true
   }
 }