Top "Sonarjs" questions

SonarJS is the JavaScript analyzer for SonarQube and SonarLint.

Sonarqube coverage configuration for React and Jest

I have problem with configuration sonarqube to work properly with React + Jest. My configuration: my_moudle.sonar.projectBaseDir=front_app …

reactjs sonarqube jestjs sonarjs
SonarQube and Lcov report Could not resolve file paths

We are trying to make a SonarQube code coverage report for our angular application. We have used Karma to generate …

javascript sonarqube istanbul karma-coverage sonarjs