{ "importMap": "./import_map.json", "compilerOptions": { "lib": ["deno.ns", "dom"] }, "lint": { "rules": { "exclude": ["no-explicit-any"] } } }