Commits
davidgovea authored and GitHub committed 5db24631e43
chore(ci): run TypeDoc generation in Code Quality Checks action (#4345) * chore(ci): run TypeDoc generation in Code Quality Checks action * chore: remove outdated/unused copy of `generate-typedoc.js` Outdated file: `typedoc` is only a dependency of `website/`, and this file lacked the latest updates requried for recent typedoc compatibility.