mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
ef3e4a8f74
This commit adds better handling for terminal errors when `window` global is used. This global is removed in Deno 2, and while we have lints to help with that, an information and hints are helpful to guide users to working code. Ref https://github.com/denoland/deno/issues/25797 |
||
---|---|---|
.. | ||
__test__.jsonc | ||
window1.js | ||
window1.out | ||
window2.js | ||
window2.out | ||
window3.js | ||
window3.out |