mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
refactor: remove ts-ignore from logosPreset
This commit is contained in:
@@ -45,7 +45,6 @@ export default function logosPreset(
|
||||
context: LoadContext,
|
||||
options: PluginOptions,
|
||||
): Preset {
|
||||
//@ts-ignore
|
||||
const docsEnabled = options.docs !== false
|
||||
|
||||
const siteConfig: typeof context.siteConfig = defaultsDeep(
|
||||
|
||||
Reference in New Issue
Block a user