Search code examples
javascriptangularjssonarqubesonar-runner

Sonar : Analyze AnguarJS code with Plugin


I have configured sonar to analyze java script code with sonar-scanner. It works fine. But how to analyze AngularJS code? Is there any plugin available?


Solution

  • If you are talking about using SonarQube with AngularJs code (TypeScript/JS/CSS/HTML) (Supported Types), current SonarQube 9.9 LTS supports it. See Link You can develop your own QualityGate or use the default one as per the package.