Problem viewing Typescript statistics
sertrah opened this issue · 0 comments
sertrah commented
i'm using angular4 project using TSlint plugin in SONAR Qube, and I have installed tslint, and ts.
sonnar.scaner.properties:
sonar.host.url=http://localhost:9000
sonar.projectKey=company:angular
sonar.projectName=My angular
sonar.projectVersion=1.0
sonar.sourceEncoding=UTF-8
sonar.sources=ProyectDemo/src/
sonar.language=ts
sonar.ts.tslintconfigpath=ProyectDemo/src/tslint.json
sonar.ts.tslint.configPath=ProyectDemo/src/tslint.json
i tested tslint in directing on my project
tslint in my local. Worked and here a brief summary: