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

Fix issue #79, create OutputPath #80

Closed mortb closed 7 years ago

mortb commented 7 years ago

Make sure OutputPath is created before touch command is run

Fixes #79.