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:
7afb608
)
fix: fix sonar configuration
author
Jérôme Benoit
<jerome.benoit@sap.com>
Mon, 1 May 2023 18:44:50 +0000
(20:44 +0200)
committer
Jé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
patch
|
blob
|
blame
|
history
diff --git
a/ui/web/sonar-project.properties
b/ui/web/sonar-project.properties
index 1e33c42b5df7642a1c84e444bc1fb16753299a46..395315d5f0f768d33a9b5fe41365d733a2e5fd5e 100644
(file)
--- a/
ui/web/sonar-project.properties
+++ b/
ui/web/sonar-project.properties
@@
-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