{ "compilerOptions": { "checkJs": true, "lib": [ "dom", "dom.iterable", "dom.asynciterable", "deno.ns", "deno.unstable" ], "types": [ "./lib.d.ts" ] }, "imports": { "entry": "./app.js" } }