mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-25 21:54:35 +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-*`.