knip icon indicating copy to clipboard operation
knip copied to clipboard

🐛 warning from ladle plugin

Open BryanCrotazGivEnergy opened this issue 11 months ago • 1 comments

Prerequisites

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
}]

BryanCrotazGivEnergy avatar Mar 07 '25 07:03 BryanCrotazGivEnergy

I'm not familiar with this issue. How to reproduce this?

webpro avatar Mar 07 '25 15:03 webpro

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.

webpro avatar Apr 21 '25 14:04 webpro