{ "compilerOptions": { "lib": ["deno.ns", "DOM"], "strict": true }, "include": ["src"], "tasks": {}, "imports": {}, "fmt": { "useTabs": true } }