Describe the bug
Currently, the tooltip for ESM says No ESM Support if there is no ESM but ESM Supported if there is ESM. CJS Says CJS Supported. We should normalize the first one to ESM Supported so it's consistent with the others.
Additionally, the Types support possible values are Types included, Types available via {package}, and No TypeScript types. We should normalize the last one to the others and say No types.
Totally chill if we want to normalize another direction but figured I'd just note this in an issue and PR it really quick.
Additional context
No response
Logs
Describe the bug
Currently, the tooltip for ESM says
No ESM Supportif there is no ESM butESM Supportedif there is ESM. CJS SaysCJS Supported. We should normalize the first one toESM Supportedso it's consistent with the others.Additionally, the Types support possible values are
Types included,Types available via {package}, andNo TypeScript types. We should normalize the last one to the others and sayNo types.Totally chill if we want to normalize another direction but figured I'd just note this in an issue and PR it really quick.
Additional context
No response
Logs