You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: Support .htm extension alongside .html
Closes#9
* refactor: Inline html/htm checks instead of const+type guard
Three-similar-lines beats a premature abstraction here — the set
of HTML extension aliases is closed at html/htm.
---------
Co-authored-by: Sam Collins <81678+smcllns@users.noreply.github.com>
0 commit comments