Closed kevinbarabash closed 3 months ago
Attention: Patch coverage is 63.68421%
with 69 lines
in your changes missing coverage. Please review.
Please upload report for BASE (
main@7114cc8
). Learn more about missing BASE report. Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This adds support for
Uppercase<T>
,Lowercase<T>
,Capitalize<T>
, andUncapitalize<T>
both inside and outside template literal types.TODO: