deno.json
deno 1.46.3 (stable, release, x86_64-unknown-linux-gnu)v8 12.9.202.5-rustytypescript 5.5.2
window
Set
{ "compilerOptions": { "target": "esnext", "lib": [ "dom", "esnext" ], "module": "esnext", "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true }}