csf
csf copied to clipboard
`type-fest` should probably be in `devDependencies`
https://github.com/ComponentDriven/csf/blob/18dbdbe5682fff96c25edd263a306c5d0291870d/package.json#L100
type-fest is a type-only package with no runtime behaviour and should therefore not be a dependency, but more likely a devDependency.