[ci] format

This commit is contained in:
bluwy 2023-07-03 13:02:42 +00:00 committed by astrobot-houston
parent 2fea174303
commit cf515254a5

View file

@ -1,5 +1,3 @@
import type { SitemapOptions } from './index.js';
export const SITEMAP_CONFIG_DEFAULTS = {
entryLimit: 45000,
} satisfies SitemapOptions;