Lars Kappert

Results 640 comments of Lars Kappert

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...

There was an error when running Knip because of `"references": ["../a"]` (no `"path"` prop): ``` ❯ npx knip Analyzing workspace packages/b... TypeError: Cannot read properties of undefined (reading 'endsWith') at...

@acidoxee not sure what is actionable here, can you please elaborate?

Closing due to inactivity, not sure what to could be done here.

While I agree it might be confusing, what `ignore` really does is exclude any type of issue for matching files. So not only unused files are filtered out by this...

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...

Yes, that makes sense. Any chance you would be willing to submit a PR to fix that up?

A reproduction is required, not sure exactly what you're doing and what you're expecting. Did you add the `--production` or `--strict` flag? In strict [production mode](https://knip.dev/features/production-mode) it won't report dev...

Oh, interesting. It's simply not supported yet, but I guess it could be. Won't be trivial at first thought though, because that `*` in the barrel file is not an...