wbuchwalter / tslint-loader

tslint loader for webpack
193 stars 65 forks source link

Pass in rulesDirectory to lint options #106

Closed mohamedmansour closed 5 years ago

mohamedmansour commented 5 years ago

This is needed when we use rulesDirectory, right now it doesn't pass that value to tslint, adding this makes it correct.

bhovhannes commented 5 years ago

Released in 3.5.4