I'm trying to integrate knip in our rush repo, and while it's mostly going fine, the custom command I'm using to invoke it is just knip. I would like to be able to pass in any of knip's CLI arguments to it when I invoke, and listing them manually seems like a crazy exercise.
I'm trying to integrate knip in our rush repo, and while it's mostly going fine, the custom command I'm using to invoke it is just
knip. I would like to be able to pass in any ofknip'sCLI arguments to it when I invoke, and listing them manually seems like a crazy exercise.