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

Fix Issue #75 - support --project and --type-check #88

Merged
merged 4 commits into from Jan 18, 2017
Merged

Conversation

Pablissimo
Copy link
Owner

  • 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

@coveralls
Copy link

Coverage Status

Coverage increased (+0.09%) to 92.742% when pulling 1b5a1b4 on issue75 into 224a249 on master.

@Pablissimo Pablissimo merged commit a2b382d into master Jan 18, 2017
@Pablissimo Pablissimo deleted the issue75 branch January 18, 2017 22:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants