Rename tsconfig for MikroORM
[e-mobility-charging-stations-simulator.git] / package.json
index 069261d7765507f2b52ed09e301198799ab3fd49..805e8b50ac17462044ded43fa695bdd7fd2ff637 100644 (file)
@@ -33,7 +33,7 @@
     "compareUrl": "https://github.com/jerome-benoit/charging-stations-simulator/compare/{from}...{to}"
   },
   "mikro-orm": {
-    "tsConfigPath": "./tsconfig.orm.json",
+    "tsConfigPath": "./tsconfig-orm.json",
     "useTsNode": true
   },
   "scripts": {