docusaurus/packages/docusaurus-theme-common
Joshua Chen 9e615eff02
refactor: reduce ESLint warnings / better typing (#5242)
* Fix code block children type

Signed-off-by: Josh-Cena <sidachen2003@gmail.com>

* Add return type

Signed-off-by: Josh-Cena <sidachen2003@gmail.com>

* Add types

Signed-off-by: Josh-Cena <sidachen2003@gmail.com>

* Fix return types

Signed-off-by: Josh-Cena <sidachen2003@gmail.com>

* Fix details type

Signed-off-by: Josh-Cena <sidachen2003@gmail.com>

* Fix type

Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
2021-07-29 17:59:38 +02:00
..
src refactor: reduce ESLint warnings / better typing (#5242) 2021-07-29 17:59:38 +02:00
copyUntypedFiles.js feat: details/summary theme / MDX component (#5216) 2021-07-27 18:45:12 +02:00
package.json chore(v2): prepare v2.0.0-beta.4 release (#5238) 2021-07-28 22:54:41 +02:00
README.md docs(v2): Add READMEs to v2 packages (#4034) 2021-01-14 17:16:26 +01:00
tsconfig.json feat(v2): Allow customization of js loader, replace babel by esbuild in Docusaurus website (#4766) 2021-05-14 11:30:34 +02:00

@docusaurus/theme-common

Common code for Docusaurus themes.