We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 024f11c commit 089f7eeCopy full SHA for 089f7ee
docs/pages/showcase.tsx
@@ -1,4 +1,5 @@
1
import { launch } from "../../mod.ts";
2
+// deno-lint-ignore no-import-prefix
3
import type { PageProps } from "https://deno.land/x/pyro@0.6.1/page.ts";
4
import { ensureFileSync } from "@std/fs/ensure-file";
5
0 commit comments