X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=tsconfig-orm.json;h=2c7b284162f4cafdbef8875c7ae7cb517c8e7abd;hb=01ff4231d1a1640acdf12c0f2819f0c49456b218;hp=36852caa920a666955a5b13ed53540000269a423;hpb=0f113d68a22dd919877279d32d8d12058ec06cee;p=e-mobility-charging-stations-simulator.git diff --git a/tsconfig-orm.json b/tsconfig-orm.json index 36852caa..2c7b2841 100644 --- a/tsconfig-orm.json +++ b/tsconfig-orm.json @@ -1,5 +1,5 @@ { - "extends": "./tsconfig-base.json", + "extends": "./tsconfig.json", "compilerOptions": { "module": "commonjs" }