Skip to main content
Module

x/ultra/deno.json

⚔️ Hypermodern Zero-Legacy Deno/React Framework
Go to Latest
File
{ "fmt": { "options": { "indentWidth": 2, "useTabs": false, "singleQuote": false } }, "compilerOptions": { "jsx": "react-jsxdev", "jsxImportSource": "react", "lib": [ "deno.ns", "dom" ] }, "importMap": "./importMap.dev.json"}