build: add script to build MikroORM entities
[e-mobility-charging-stations-simulator.git] / tsconfig-orm.json
diff --git a/tsconfig-orm.json b/tsconfig-orm.json
deleted file mode 100644 (file)
index 5635d6c..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-{
-  "extends": "./tsconfig.json",
-  "compilerOptions": {
-    "sourceMap": true
-  }
-}