TSLint.MSBuild
TSLint.MSBuild copied to clipboard
Cleaning (or rebuilding) should remove the .timestamp.txt file
It's great that this package implements the timestamp file optimization!
However, not supporting clean creates scenarios where you can have no errors after a clean build but then someone else who checks out the repository and does a fresh build will see those errors.