We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d790f1a commit 5862e0aCopy full SHA for 5862e0a
packages/website/next-sitemap.config.js
@@ -3,5 +3,5 @@ export default {
3
siteUrl: 'https://react-docgen.dev',
4
changefreq: 'weekly',
5
priority: '0.5',
6
- generateIndexSitemap: false
7
-}
+ generateIndexSitemap: false,
+};
0 commit comments