feat(shortcuts): guess embedded language and auto load in shortcuts #747
Annotations
3 errors
Build
Type '{ getInternalContext: () => ShikiInternal<never, never>; loadTheme: (...themes: (ThemeInput | "none")[]) => Promise<void>; loadThemeSync: (...themes: MaybeArray<ThemeRegistrationAny>[]) => void; ... 14 more ...; codeToHtml: (code: string, options: CodeToHastOptions<...>) => string; }' is missing the following properties from type 'HighlighterGeneric<never, never>': getBundledLanguages, getBundledThemes
|
Build
Type '{ getInternalContext: () => ShikiInternal<never, never>; loadTheme: (...themes: (ThemeInput | "none")[]) => Promise<void>; loadThemeSync: (...themes: MaybeArray<ThemeRegistrationAny>[]) => void; ... 14 more ...; codeToHtml: (code: string, options: CodeToHastOptions<...>) => string; }' is missing the following properties from type 'HighlighterGeneric<never, never>': getBundledLanguages, getBundledThemes
|
Build
Process completed with exit code 1.
|
Loading