Files
TypeScript/tests/cases/fourslash
Josh Goldberg ca00b3248b Added --noImplicitThis code fix for functions used as object properties (#31138)
* Added --noImplicitThis code fix for functions used as object properties

Before trying out all the various possibilities for where these functions could be used, I figured I'd start out with a relatively simple use case to verify this is the right approach. Is it? 😄

Starts on #28964.

* Fixed function expression names; included new baselines

* Got JSDocs to work, hooray!

* Added test for 'any' case of no function uses

* Refactored for inferFunctionReferencesFromUsage

* Fixed inference bug: undefined references cause parameters to default

* Removed dead code comments
2019-06-17 19:00:15 -07:00
..
2018-01-17 15:18:54 -08:00
2018-09-11 13:56:51 +03:00
2018-01-31 11:12:09 -08:00
2018-04-16 15:59:22 -07:00
2018-01-31 11:12:09 -08:00
2018-11-08 18:02:04 +01:00
2018-01-17 15:18:54 -08:00
2018-01-17 15:18:54 -08:00
2017-12-27 16:56:03 -08:00
2018-11-05 21:45:19 +09:00
2019-06-11 17:50:36 -07:00
2018-06-29 17:12:06 -07:00
2018-12-31 15:15:47 -08:00
2018-06-28 18:50:55 -07:00
2018-05-04 11:29:54 -07:00
2019-05-06 21:21:37 +02:00
2018-07-02 18:14:32 -10:00
2019-05-23 13:33:38 -07:00
2018-11-05 21:45:19 +09:00
2019-06-09 10:11:36 -07:00
2019-06-09 10:11:36 -07:00