0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00

[ci] format

This commit is contained in:
Erika 2024-03-01 15:29:39 +00:00 committed by astrobot-houston
parent a548a3a99c
commit 4b6e2fb69b

View file

@ -1,5 +1,5 @@
import mdx from '@astrojs/mdx';
import markdoc from '@astrojs/markdoc';
import mdx from '@astrojs/mdx';
import { defineConfig } from 'astro/config';
export default defineConfig({