Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[utils-typescript-references] Option to ignore some packages #210

Closed
dobesv opened this issue Jun 6, 2022 · 2 comments
Closed

[utils-typescript-references] Option to ignore some packages #210

dobesv opened this issue Jun 6, 2022 · 2 comments
Projects

Comments

@dobesv
Copy link

dobesv commented Jun 6, 2022

A command-line option to exclude specific dependencies would be a nice to have.

We have some packages that provide tools and are not actually imported by the code in the package that dependends on them. It would be nice not to insert a typescript reference for those tools. This command line option would allow that.

@mxro
Copy link
Collaborator

mxro commented Jun 10, 2022

Thanks for raising the issue! That sounds like a good idea. A new version has been released @goldstack/utils-typescript-references@0.2.2.

I've added two new options --excludeInReferences and --excludeInRoot. Could you check the documentation and see if that is what you were looking for?

@mxro mxro added this to To do in Backlog via automation Jun 10, 2022
@mxro mxro moved this from To do to In progress in Backlog Jun 10, 2022
@dobesv
Copy link
Author

dobesv commented Jun 10, 2022

Thanks, looks good to me.

@dobesv dobesv closed this as completed Jun 10, 2022
Backlog automation moved this from In progress to Done Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants