X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Ftsconfig-sonar.json;h=7e4b0952a442877dc4a97737eb28001b6400175d;hb=64bfc77a2f3b781eed28324146a46666016cbe40;hp=f1567906ecc1f09616a9cb6ce7bb1aee43453619;hpb=01d739db257d3340f1b8582c2432753e88875fd5;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/tsconfig-sonar.json b/ui/web/tsconfig-sonar.json index f1567906..7e4b0952 100644 --- 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,