Skip to main content
Module

x/dext/example/tsconfig.json

The Preact Framework for Deno
Latest
File
{ "compilerOptions": { "lib": ["esnext", "dom", "deno.ns"], "jsx": "react", "jsxFactory": "h", "jsxFragmentFactory": "Fragment" }}