Files
TypeScript/tests/cases/fourslash
Andy 02630273a2 codeFixInferFromUsage: Assume that using x[0] means that x is an array (#26739)
* codeFixInferFromUsage: Assume that using `x[0]` means that `x` is an array

* Remove unnecessary '||' with non-falsy LHS

If only there were some kind of type-checker for JavaScript that could detect this sort of thing
2018-08-29 11:37:31 -07:00
..
2018-06-29 17:12:06 -07:00
2018-06-28 18:50:55 -07:00
2018-07-02 18:14:32 -10:00