build(ui): cleanup TS configuration (test)
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 27 Aug 2023 12:15:50 +0000 (14:15 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 27 Aug 2023 12:15:50 +0000 (14:15 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
ui/web/sonar-project.properties

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