This repository has been archived by the owner on Jul 8, 2019. It is now read-only.
v0.99-pre
Pre-release
Pre-release
Adds support for two new options:
sonar.ts.tslintprojectpath
- set to 'tsconfig.json' or similar, the path to your TypeScript configuration file describing what files to compile and lintsonar.ts.tslinttypecheck
- true/false, defaults to false - if true, requeststslint
perform a type-check too, which allows certain rules requiring type information to work