mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-27 08:44:34 +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-*`.