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:
6077023
)
build(ui): refine tsconfig.json
author
Jérôme Benoit
<jerome.benoit@sap.com>
Mon, 28 Aug 2023 22:06:44 +0000
(
00:06
+0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Mon, 28 Aug 2023 22:06:44 +0000
(
00:06
+0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
ui/web/tsconfig.json
patch
|
blob
|
blame
|
history
diff --git
a/ui/web/tsconfig.json
b/ui/web/tsconfig.json
index 61a91dafe10576ae6ad074b53e7db7d3bb417718..4c48e296d56b106fa7de2395378261f44686fe5c 100644
(file)
--- a/
ui/web/tsconfig.json
+++ b/
ui/web/tsconfig.json
@@
-6,7
+6,7
@@
"allowSyntheticDefaultImports": true,
"sourceMap": true,
"composite": true,
- "baseUrl": ".",
+ "baseUrl": ".
/
",
"types": ["node", "jsdom"],
"paths": {
"@/*": ["./src/*"]