docusaurus/packages/docusaurus-plugin-debug
Sam Zhou 5e73c72f26
chore(v2): Fix linter warnings (#4442)
* chore(v2): Fix linter warnings

223 warnings to 145 warnings

* Remove explicit type annotations

* Do not prefetch when targetLink == null
2021-03-17 17:28:42 +01:00
..
src chore(v2): Fix linter warnings (#4442) 2021-03-17 17:28:42 +01:00
package.json refactor(v2): TS config update: reduce the size of npm modules (#4375) 2021-03-17 16:25:42 +01:00
README.md docs(v2): Add READMEs to v2 packages (#4034) 2021-01-14 17:16:26 +01:00
tsconfig.json feat(v2): Implement proof-of-concept Docusaurus Debug Dashboard (#2928) 2020-06-14 15:30:04 +08:00

@docusaurus/plugin-debug

Debug plugin for Docusaurus.

Usage

See plugin-debug documentation.