Skip to content

Commit 089f7ee

Browse files
committed
chore: Add lint ignore for inline https dependency in showcase.tsx
1 parent 024f11c commit 089f7ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/pages/showcase.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import { launch } from "../../mod.ts";
2+
// deno-lint-ignore no-import-prefix
23
import type { PageProps } from "https://deno.land/x/pyro@0.6.1/page.ts";
34
import { ensureFileSync } from "@std/fs/ensure-file";
45

0 commit comments

Comments
 (0)