I\'m trying to setup SonarQube to analyse my TypeScript project using this plugin: https://github.com/Pablissimo/SonarTsPlugin
However, I\'m encountering an error like:<
Here are the Possible sonar.language values
C# => "cs" CSS => "css" SCSS => "scss" Less => "less" Java => "java" Web => "web" XML => "xml" JSON => "json" JavaScript => "js"
Install the required plugin and run the Scanner using -X switch, you can find the necessary values in the sonar logs.