build(ci): fix sonar scanner
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 1 May 2023 20:25:45 +0000 (22:25 +0200)
committerJé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

index f1567906ecc1f09616a9cb6ce7bb1aee43453619..7e4b0952a442877dc4a97737eb28001b6400175d 100644 (file)
@@ -9,7 +9,7 @@
     "esModuleInterop": true,
     "skipLibCheck": true,
     "forceConsistentCasingInFileNames": true,
-    "moduleResolution": "bundler",
+    "moduleResolution": "node",
     "resolveJsonModule": true,
     "experimentalDecorators": true,
     "allowSyntheticDefaultImports": true,