mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
[ci] format
This commit is contained in:
parent
10b103820e
commit
fc838c5564
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import type { AstroConfig, AstroIntegration } from 'astro';
|
||||
import { fileURLToPath } from 'node:url';
|
||||
import path from 'node:path';
|
||||
import { fileURLToPath } from 'node:url';
|
||||
import {
|
||||
EnumChangefreq,
|
||||
simpleSitemapAndIndex,
|
||||
|
|
Loading…
Reference in a new issue