Skip to main content
Module

x/prefetch/deno.json

A Fresh plugin for prefetching pages
Go to Latest
File
{ "tasks": { "check": "deno fmt && deno lint && deno check mod.ts" }, "importMap": "./import_map.json", "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact" }}