Skip to content
This repository has been archived by the owner on Jul 8, 2019. It is now read-only.

v0.99-pre

Pre-release
Pre-release
Compare
Choose a tag to compare
@Pablissimo Pablissimo released this 18 Jan 22:24
· 67 commits to master since this 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 lint
  • sonar.ts.tslinttypecheck - true/false, defaults to false - if true, requests tslint perform a type-check too, which allows certain rules requiring type information to work