Skip to content

Commit a4a8122

Browse files
committed
chore: fix unresolved shiki imports
1 parent f9c992a commit a4a8122

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shiki.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable import-x/no-unresolved */
12
'use strict';
23

34
import cLanguage from 'shiki/langs/c.mjs';

0 commit comments

Comments
 (0)