summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/check/deno_unstable_not_found
AgeCommit message (Collapse)Author
2023-07-13fix(tsc): more informative diagnostic when `Deno` does not exist (#19825)David Sherret
Also improved the diagnostic when using something like `Deno.openKv` and it doesn't exist.