fix: lint error
This commit is contained in:
parent
f4b8753171
commit
46400effb7
1 changed files with 0 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
|||
import { defineConfig } from 'astro/config';
|
||||
import react from '@astrojs/react';
|
||||
import mdx from '@astrojs/mdx';
|
||||
import tailwind from '@astrojs/tailwind';
|
||||
|
||||
import remarkToc from 'remark-toc';
|
||||
import rehypeSlug from 'rehype-slug';
|
||||
import rehypeAutolinkHeadings from 'rehype-autolink-headings';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue