angelozerr / tslint-language-service

TypeScript 2.2.1 plugin for tslint
MIT License
188 stars 22 forks source link

Capture and log warning messages from tslint #36

Closed egamma closed 7 years ago

egamma commented 7 years ago

Fixes #35 Warning messages from tslint are lost

angelozerr commented 7 years ago

Thanks @egamma !