Skip to content

fix: correct spelling of isHTMLMimeType in type definition#715

Merged
karfau merged 1 commit intoxmldom:masterfrom
marvinruder:marvinruder/issue712
Aug 30, 2024
Merged

fix: correct spelling of isHTMLMimeType in type definition#715
karfau merged 1 commit intoxmldom:masterfrom
marvinruder:marvinruder/issue712

Conversation

@marvinruder
Copy link
Contributor

* Fixes #712

Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
Copy link
Member

@karfau karfau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx a lot

@karfau karfau added bug Something isn't working types Anything regarding Typescript labels Aug 30, 2024
@karfau karfau added this to the 0.9.1 milestone Aug 30, 2024
@codecov
Copy link

codecov bot commented Aug 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.26%. Comparing base (b1f133c) to head (7c0a038).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #715   +/-   ##
=======================================
  Coverage   94.26%   94.26%           
=======================================
  Files           8        8           
  Lines        2094     2094           
  Branches      537      537           
=======================================
  Hits         1974     1974           
  Misses        120      120           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working types Anything regarding Typescript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Difference in spelling of isHTMLMimeType between implementation and type definition

2 participants