Files
TypeScript/src
Nathan Shively-Sanders f6a55ebed0 No error on toplevel return in JS
Turns out it's only an error in modules.
It's possible to keep this error on the list of "OK for JS" errors and
make the checker code stop issuing it for JS scripts only. However, I
don't think the error is valuable enough to do that.

Fixes #48224
2022-04-28 08:50:25 -07:00
..
2022-04-10 03:15:53 -07:00