style: format
This commit is contained in:
@@ -13,11 +13,7 @@ import type { AstroIntegration } from 'astro';
|
|||||||
|
|
||||||
import astrowind from './vendor/integration';
|
import astrowind from './vendor/integration';
|
||||||
|
|
||||||
import {
|
import { readingTimeRemarkPlugin, responsiveTablesRehypePlugin, lazyImagesRehypePlugin } from './src/utils/frontmatter';
|
||||||
readingTimeRemarkPlugin,
|
|
||||||
responsiveTablesRehypePlugin,
|
|
||||||
lazyImagesRehypePlugin,
|
|
||||||
} from './src/utils/frontmatter';
|
|
||||||
|
|
||||||
const __dirname = path.dirname(fileURLToPath(import.meta.url));
|
const __dirname = path.dirname(fileURLToPath(import.meta.url));
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user