Closed jmosbech closed 5 years ago
You're welcome. When you get the time it would be awesome if you could publish a new version on NuGet.
Thanks for all your work!
You're absolutely right, sorry for the delay! Will get this uploaded to NuGet soon.
For transparency, the site is giving 500 errors on Chrome when uploading packages. I'll try to get my account credentials working for direct CLI uploads, or on Edge. Classic Microsoft. 😔
In the meantime, for anyone onlooking, you'll want to set your TSLintPotentialCli
prop manually.
Hi again @jmosbech - it's uploaded! https://www.nuget.org/packages/TSLint.MSBuild/2.0.1.
https://github.com/NuGet/NuGetGallery/issues/5735 tracks the errors I was getting.
It seems the
tslint-cli.js
script was renamed totslintCli.js
in the main tslint repo sometime between 5.10 and 5.17.This PR adds support for the new name.