chore(deps): update dependency @antfu/eslint-config to v4 (#3178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
This commit is contained in:
parent
76bf8cf09b
commit
bfd05f74d7
5 changed files with 238 additions and 357 deletions
|
@ -1,5 +1,6 @@
|
|||
import type { Parser } from 'prosemirror-highlight/shiki'
|
||||
import type { BuiltinLanguage } from 'shiki'
|
||||
import { createParser, type Parser } from 'prosemirror-highlight/shiki'
|
||||
import { createParser } from 'prosemirror-highlight/shiki'
|
||||
|
||||
let parser: Parser | undefined
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue