mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-01 03:04:32 +00:00
* style(react-helmet): format with prettier * fix(react-helmet): relax htmlAttributes and bodyAttributes types This preserves type-checking of known attributes but also allows for arbitrary attributes like `data-*`.