ts-import-types-cli icon indicating copy to clipboard operation
ts-import-types-cli copied to clipboard

Feature Request: Add option to read from stdin output

Open danielpza opened this issue 2 years ago • 1 comments

Adding the option to read/write to stdin/out would make it easier to use as an editor plugin

ts-import-types-cli < input.ts

danielpza avatar Jul 03 '23 04:07 danielpza

Hey @danielpza, I will certainly accept PRs but I'm otherwise not maintaining this package any more because the following packages give me what I need:

  1. https://github.com/import-js/eslint-plugin-import
  2. https://github.com/thorn0/organize-imports-cli

When I created this package I wasn't aware of the above.

Thanks.

JamieMason avatar Jul 06 '23 09:07 JamieMason