From 9c4ab7725e2b7f584f205c0c5c47825fdd1da3c0 Mon Sep 17 00:00:00 2001 From: d-ivashchuk Date: Sun, 7 Apr 2024 18:21:09 +0200 Subject: [PATCH] try again --- contentlayer.config.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/contentlayer.config.ts b/contentlayer.config.ts index 5c6739d..9f2334c 100644 --- a/contentlayer.config.ts +++ b/contentlayer.config.ts @@ -41,6 +41,7 @@ export default makeSource({ rehypePlugins: [ rehypeSlug, [ + //@ts-expect-error would still work even though types are incorrect, need to fix this after contentlayer gets enough maintenenace rehypePrettyCode, { theme: "dracula",