Age | Commit message (Collapse) | Author |
|
Fixes https://github.com/denoland/deno/issues/17734
|
|
(#17329)
Closes #13229
|
|
Yearly tradition of creating extra noise in git.
|
|
|
|
Co-authored-by: Luca Casonato <hello@lcas.dev>
|
|
|
|
|
|
|
|
Closes #11826
**BREAKING CHANGE** this behaviour was disable when introduced in Deno 1.14/TypeScript 4.4. It will highlight code that unsafely handles variables that are caught, and will cause type errors in unsafe code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|