Angular2 plugin for SonarQube 6.x Angular2 plugin for SonarQube 6.x angular angular

Angular2 plugin for SonarQube 6.x


There are plenty of plugins on GitHub.

For example:

  • sonar-web-frontend-plugin for many front end technologies including AngularJS and TypeScript but is a bit old. It analyzes the scanners' reports.
  • SonarTsPlugin for TypeScript and so Angular 2. It directly performs an analysis.
  • SonarTS is the official SonarSource plugin for TypeScript.