Skip to content

Commit

Permalink
chore: remove duplicate esnext.dispoable (denoland#21184)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Nov 13, 2023
1 parent e581977 commit 9fed7b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/tsc/dts/lib.deno.ns.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

/// <reference no-default-lib="true" />
/// <reference lib="esnext" />
/// <reference lib="esnext.disposable" />
/// <reference lib="deno.net" />

/** Deno provides extra properties on `import.meta`. These are included here
Expand Down

0 comments on commit 9fed7b9

Please sign in to comment.