mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
* fix(types): type `LoadedPlugin` is not generic `LoadedPlugin` referenced line 201 is not generic, causing typescript errors on end-user builds. * chore(types): add typescript dev dep, tsconfig and a test script Contributors will no longer inadvertently dump type errors since any IDE should check types now. * add missing plugins generic types Co-authored-by: slorber <lorber.sebastien@gmail.com> |
||
---|---|---|
.. | ||
src | ||
package.json | ||
README.md | ||
tsconfig.json |
@docusaurus/types
Common types for Docusaurus packages.