Skip to main content
Module

x/fastro/deno.json

Fast and simple web application framework for deno
Go to Latest
File
{ "compilerOptions": { "strict": true, "jsx": "react-jsx", "jsxImportSource": "https://esm.sh/react" }, "lint": { "files": { "exclude": [ "static/" ] } }}