Suggests @types/* companion packages for dependencies that need TypeScript type definitions.
Summary
Functions
Returns bundled types packages.
Checks if a package typically ships its own types.
Returns packages that are @types/* but whose companion is not installed.
Suggests @types/* packages for dependencies that likely need them.
Returns the @types/* package name for a given package.
Functions
@spec bundled() :: [String.t()]
Returns bundled types packages.
Checks if a package typically ships its own types.
Returns packages that are @types/* but whose companion is not installed.
Suggests @types/* packages for dependencies that likely need them.
Returns the @types/* package name for a given package.