SonarQube plugin for typescript

Hi,

Wants to know what’s the recommended plugin for scanning Typescript code. We had a JavaScript project earlier and used to use sonar-scanner.

Hello Rishi,

Thanks for posting on our Community! SonarCloud, SonarQube, SonarLint for IntelliJ IDEA and SonarLint for VS Code all natively support TS analysis.

Clint

Thanks Clint

We have an angular project and we used to use package named - sonar-scanner for uploading reports to sonar server. This package does a javascript ananlysis of code, we want some thing which can look from typescript angle.