Hotell / typescript-lib-starter

Typescript library starter
MIT License
259 stars 26 forks source link

feat(vscode): switch to ts-tslint-plugin in favour of tslint #171

Closed Hotell closed 5 years ago

Hotell commented 5 years ago

If there is a linked issue, mention it here.

Requirements

Rationale

tslint is very slow on it's own, but vscode extension is even slower. Also tslint code extension doesn't highlight runtime lint check errors. this PR fixes all of these issues