Lars Kappert
Lars Kappert
Without a reproduction or something it's mostly guessing as there isn't much to look into. Haven't had a need for this myself nor did i see similar reports.
Well, I'm currently at work. This open source business isn't that lucrative! No problem, no offense, but I'll be doing this as time and motivation permits. Sometimes instantly, sometimes... not.
No worries, valid use case and repro after all.
Here's a version you could try: ``` npm i -D https://pkg.pr.new/knip@aced042 ``` The downside of this approach, and the reason it's not in main yet, is that all the `*.json`...
Closing this issue as part of a general cleanup to keep this project sustainable and optimize my time working on it. If you think this is inappropriate or if there...
From the looks of it, there's a few related things at play here: - Knip tries explicitly to not analyze built/compiled artifacts, and if a `tsconfig.json` exists that helps Knip...
With regards to the source mapping, you can see this in `--debug` mode (there should be something with "rewiring"). If both files exist, only the `src` version is included in...
> Does Knip support TypeScript configs that come from npm packages? Yes. Knip should not log "unable to resolve", but add `complete-tsconfig` to the "Unlisted dependencies" instead (as it's not...
Closing this issue as part of a general cleanup to keep this project sustainable and optimize my time working on it. If you think this is inappropriate or if there...
@ryanwilsonperkin Thanks for bringing this up. Embarrassingly, only now I see that the code didn't contain the credits towards file-entry-cache. So that's fixed. Contributions are very welcome! I remember the...