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

Find tslint-cli.js in directory with spaces #59

Closed mortb closed 7 years ago

mortb commented 7 years ago

Added quotes to make it possible to find tslint-cli.js when solution directory contains spaces

mortb commented 7 years ago

57

JoshuaKGoldberg commented 7 years ago

Thanks!