build: sonarqube

This commit is contained in:
eneller
2025-08-05 09:55:45 +02:00
parent 3bf3ab9096
commit c66040f51f
3 changed files with 609 additions and 35 deletions

View File

@@ -29,6 +29,7 @@
"bootstrap": "^5.3.3",
"express": "^4.18.2",
"rxjs": "~7.8.0",
"sonarqube-scanner": "^4.3.0",
"tslib": "^2.3.0",
"zone.js": "~0.15.0"
},
@@ -37,6 +38,7 @@
"@angular/cli": "^19.2.9",
"@angular/compiler-cli": "^19.2.7",
"@angular/localize": "^19.2.7",
"@sonar/scan": "^4.3.0",
"@types/express": "^4.17.17",
"@types/jasmine": "~5.1.0",
"@types/node": "^18.18.0",