Suggest an idea for Knip
The VSCode Knip extension is reporting issues that I've excluded via a preprocessor.
So running knip --preprocessor ./knip-processor.ts results in no issue, but the VSCode extension does.
Would it be possible to have the preprocessor be part of the config (preferably).
Or have a new option in VSCode extension settings that allows me to set a preprocessor path for my workspace.
Thanks!
Suggest an idea for Knip
The VSCode Knip extension is reporting issues that I've excluded via a preprocessor.
So running
knip --preprocessor ./knip-processor.tsresults in no issue, but the VSCode extension does.Would it be possible to have the
preprocessorbe part of the config (preferably).Or have a new option in VSCode extension settings that allows me to set a preprocessor path for my workspace.
Thanks!