diff --git a/site/jsconfig.json b/site/jsconfig.json index d4ce746..c0dc620 100644 --- a/site/jsconfig.json +++ b/site/jsconfig.json @@ -10,7 +10,7 @@ "**/*.tsx", "**/*.js", "**/*.jsx", - ".contentlayer/generated", "contentlayer.config.js", + ".contentlayer/generated", "contentlayer.config.ts", ], "exclude": ["node_modules"] } \ No newline at end of file