fix(plugins): add missing validateOptions types (#10929)

Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
This commit is contained in:
Sébastien Lorber 2025-02-13 15:29:51 +01:00 committed by GitHub
parent 04f7972f32
commit a72a06ecb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 237 additions and 165 deletions

View file

@ -282,7 +282,7 @@ export default async function createConfigAsync() {
},
],
[
'./src/plugins/changelog/index.js',
'./src/plugins/changelog/index.ts',
{
blogTitle: 'Docusaurus changelog',
blogDescription: