deno.land / x / fresh@1.1.1 / www / deno.json

1
2
3
4
5
6
7
8
9
10
11
{ "tasks": { "start": "deno run -A --watch=static/,routes/ dev.ts" }, "importMap": "./import_map.json", "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact" }}
fresh

Version Info

Tagged at
a year ago