knip
knip copied to clipboard
🐛 warning from ladle plugin
Prerequisites
- [x] I'm using the latest version
- [x] I've read the relevant documentation
- [x] I've searched for existing issues
- [x] I've checked the list of known issues
- [x] I've read the issue reproduction guide
Reproduction url
n/a
Reproduction access
- [x] I've made sure the reproduction is publicly accessible
Description of the issue
In vscode bun extension it shows
[{
"resource": "/Users/bryancrotaz/Documents/GitHub/knip/packages/knip/fixtures/plugins/ladle/tsconfig.json",
"owner": "typescript",
"severity": 8,
"message": "No inputs were found in config file '/Users/bryancrotaz/Documents/GitHub/knip/packages/knip/fixtures/plugins/ladle/tsconfig.json'. Specified 'include' paths were '[\"src\"]' and 'exclude' paths were '[]'.",
"source": "ts",
"startLineNumber": 1,
"startColumn": 1,
"endLineNumber": 1,
"endColumn": 2
}]
I'm not familiar with this issue. How to reproduce this?
Closing due to inactivity. Feel free to open a new ticket if there's still interest, preferably with an issue reproduction and/or a pull request.