1{ 2 "compilerOptions": { 3 "strict": true, 4 "lib": ["deno.ns", "DOM", "ES2021"] 5 }, 6 "importMap": "./import-map.json" 7} 8 9