fix: fix sonar configuration
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 1 May 2023 18:44:50 +0000 (20:44 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 1 May 2023 18:44:50 +0000 (20:44 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
ui/web/sonar-project.properties

index 1e33c42b5df7642a1c84e444bc1fb16753299a46..395315d5f0f768d33a9b5fe41365d733a2e5fd5e 100644 (file)
@@ -11,7 +11,5 @@ sonar.tests=tests
 
 # sonar.javascript.lcov.reportPaths=coverage/lcov.info
 
-sonar.typescript.tsconfigPath=tsconfig-base.json
-
 # Encoding of the source code. Default is default system encoding
 #sonar.sourceEncoding=UTF-8