mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
[ci] format
This commit is contained in:
parent
a5ba4af799
commit
d5c088911d
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ import { PluggableList } from '@mdx-js/mdx/lib/core.js';
|
|||
import mdxPlugin, { Options as MdxRollupPluginOptions } from '@mdx-js/rollup';
|
||||
import type { AstroIntegration } from 'astro';
|
||||
import { parse as parseESM } from 'es-module-lexer';
|
||||
import { blue, bold } from 'kleur/colors';
|
||||
import fs from 'node:fs/promises';
|
||||
import type { Options as RemarkRehypeOptions } from 'remark-rehype';
|
||||
import { VFile } from 'vfile';
|
||||
|
|
Loading…
Reference in a new issue