c12 icon indicating copy to clipboard operation
c12 copied to clipboard

Support `configFile: false`

Open YunYouJun opened this issue 8 months ago • 0 comments
trafficstars

Environment

c12@latest

Reproduction

src/types

https://github.com/unjs/c12/blob/efcfbdd9549dfce6990d659fe0b34df4e6bba135/src/types.ts#L104

Describe the bug

Image

It is mentioned in the documentation that configFile can be false, but its type is only string.

Additional context

No response

Logs


YunYouJun avatar Mar 19 '25 08:03 YunYouJun