Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(generate-types): run tsc with --skipLibCheck (#24661)
Avoids the following error: ``` error TS2451: Cannot redeclare block-scoped variable 'TrustedHTML'. ```
- Loading branch information