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

TSLint.MSBuild -> EsLint.MSBuild is coming? #105

Closed barshopen closed 4 years ago

barshopen commented 4 years ago

So Roadmap: TSLint → ESLint. happened and now TSLint is deprecated. Is TSLint.MSBuild working with ESLint? Is there an easy transition between the two, to get MSBuild for it? Or is there a plan to make one? Thanks.

JoshuaKGoldberg commented 4 years ago

Ha! Interesting idea. All yours if you want 😃. I have no plans on making either. This old repository will not adopt to use ESLint.

Feel free to copy code from here and/or tag me for review of it's helpful!