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