JoshuaKGoldberg / TSLint.MSBuild

[Deprecated] An MSBuild task for running TSLint.
https://www.nuget.org/packages/TSLint.MSBuild
MIT License
15 stars 13 forks source link

Add potential local CLI location for TSLint #68

Closed brettjacobson closed 7 years ago

brettjacobson commented 7 years ago

Make it also potentialy look in local node_modules folder of the $(ProjectDir) to find tslint instead of relying on it being found in the packages folder (or specified)