We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e1822e commit f0b6055Copy full SHA for f0b6055
packages/rehype-d2/src/d2.ts
@@ -1,4 +1,4 @@
1
-// @ts-ignore
+// @ts-ignore https://github.com/terrastruct/d2/issues/2286
2
import { D2 } from "@terrastruct/d2";
3
4
export type D2Options = {
0 commit comments