mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-29 17:54:31 +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-*`.