typescript-formatter icon indicating copy to clipboard operation
typescript-formatter copied to clipboard

Add support for globing arguments on Windows

Open bzoz opened this issue 7 years ago • 4 comments

This makes calls like tsfmt src/*.ts work on Windows.

bzoz avatar Aug 15 '18 09:08 bzoz

sorry, I do not want to add this dependency...

vvakame avatar Aug 16 '18 07:08 vvakame

I've updated the PR to use glob directly, PTAL

bzoz avatar Aug 16 '18 07:08 bzoz

Updated, made the tests pass, PTAL

bzoz avatar Aug 22 '18 11:08 bzoz

Hi @vvakame, any chance of this going in?

blink1073 avatar Oct 09 '18 11:10 blink1073