Skip to content

Commit

Permalink
chore: fix types
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Sep 26, 2024
1 parent 9444b61 commit 73a9585
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import type { DefaultTheme } from 'vitepress'
import { bundledThemes } from 'shiki'
import { defineConfig } from 'vitepress'
// @ts-expect-error missing types
import { withMermaid } from 'vitepress-plugin-mermaid'

import { version } from '../../package.json'
Expand Down

0 comments on commit 73a9585

Please sign in to comment.