Configure SonarQube to import TsLint issues to SonarQube Server

SonarQube Version 8.1.0.31237
SonarScanner Version 4.1.0

I am building a project in angular 8 and I am using it to analyze the typescript issues which is working fine, however it does not analyze the ts-lint issues.
Can the ts-lint issues be imported into SonarQube? I have tried using the Sonar-ts plugin however it did not import all the linting issues.

Please help here so that I am able to correctly configure it.

Hi,

Check this documentation https://docs.sonarqube.org/latest/analysis/external-issues/ (property for TSLint is at the bottom)