docs: improve configuration file documentation
[e-mobility-charging-stations-simulator.git] / tsconfig-orm.json
index 2c7b284162f4cafdbef8875c7ae7cb517c8e7abd..5635d6cd1b76d42bfbad4493c495148eaabc6541 100644 (file)
@@ -1,6 +1,6 @@
 {
   "extends": "./tsconfig.json",
   "compilerOptions": {
-    "module": "commonjs"
+    "sourceMap": true
   }
 }