Skip to content

Commit f0b6055

Browse files
committed
notes
1 parent 8e1822e commit f0b6055

File tree

1 file changed

+1
-1
lines changed
  • packages/rehype-d2/src

1 file changed

+1
-1
lines changed

packages/rehype-d2/src/d2.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// @ts-ignore
1+
// @ts-ignore https://github.com/terrastruct/d2/issues/2286
22
import { D2 } from "@terrastruct/d2";
33

44
export type D2Options = {

0 commit comments

Comments
 (0)