Skip to content

Commit 42fc57e

Browse files
committed
chore: fix rebase problems
1 parent d0679a6 commit 42fc57e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/integrations/markdoc/src/content-entry-type.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import type * as rollup from 'rollup';
99
import type { ErrorPayload as ViteErrorPayload } from 'vite';
1010
import type { ComponentConfig } from './config.js';
1111
import { MarkdocError, isComponentConfig, isValidUrl, prependForwardSlash } from './utils.js';
12-
// @ts-expect-error Cannot get the types here without `moduleResolution: 'nodenext'`
1312
import { emitESMImage } from 'astro/assets/utils';
1413
import { htmlTokenTransform } from './html/transform/html-token-transform.js';
1514
import type { MarkdocConfigResult } from './load-config.js';

0 commit comments

Comments
 (0)