gulp-tslint icon indicating copy to clipboard operation
gulp-tslint copied to clipboard

Add fullPath option

Open ghost opened this issue 8 years ago • 2 comments

Would it be possible to add a "fullPath" config option so that the paths sent to tslint are absolute instead of relative?

It is very useful, at least when using WebStorm, to have the formatters print full paths because they are converted to clickable links in the console.

Thanks, Andres

ghost avatar Oct 01 '16 04:10 ghost

This will be also helpful with vscode

distante avatar Feb 19 '17 04:02 distante

I believe this is now the case with TSLint 4.x

ChrisMBarr avatar Feb 25 '17 14:02 ChrisMBarr