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:
65fe3d8
)
build(ci): fix sonar scanner
author
Jérôme Benoit
<jerome.benoit@sap.com>
Mon, 1 May 2023 20:25:45 +0000
(22:25 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Mon, 1 May 2023 20:25:45 +0000
(22:25 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
ui/web/tsconfig-sonar.json
patch
|
blob
|
blame
|
history
diff --git
a/ui/web/tsconfig-sonar.json
b/ui/web/tsconfig-sonar.json
index f1567906ecc1f09616a9cb6ce7bb1aee43453619..7e4b0952a442877dc4a97737eb28001b6400175d 100644
(file)
--- a/
ui/web/tsconfig-sonar.json
+++ b/
ui/web/tsconfig-sonar.json
@@
-9,7
+9,7
@@
"esModuleInterop": true,
"skipLibCheck": true,
"forceConsistentCasingInFileNames": true,
- "moduleResolution": "
bundler
",
+ "moduleResolution": "
node
",
"resolveJsonModule": true,
"experimentalDecorators": true,
"allowSyntheticDefaultImports": true,