repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab93b18
)
build: align TS configuration for mikro-orm
author
Jérôme Benoit
<jerome.benoit@sap.com>
Sun, 10 Sep 2023 16:50:57 +0000
(18:50 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Sun, 10 Sep 2023 16:50:57 +0000
(18:50 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
tsconfig-orm.json
patch
|
blob
|
blame
|
history
diff --git
a/tsconfig-orm.json
b/tsconfig-orm.json
index 592633ede395acd0a81a5e7605508a0b99b8d241..5635d6cd1b76d42bfbad4493c495148eaabc6541 100644
(file)
--- a/
tsconfig-orm.json
+++ b/
tsconfig-orm.json
@@
-1,7
+1,6
@@
{
"extends": "./tsconfig.json",
"compilerOptions": {
- "module": "commonjs",
"sourceMap": true
}
}