← Back to context

Comment by astegmaier

10 hours ago

Does this have support (or is there a plan to have support) for something similar to knip plugins? For example, a webpack.config.js file might import some packages or files, and the knip webpack plugin is able to parse it to understand these dependencies, and feed that information back into all the checks (e.g. unused files, undeclared package.json dependencies, etc.).

Just curious. It's great to have a performance-focused option in this space either way!