Files
TypeScript/tests/cases/compiler
Eli Barzilay 4942fd2b84 Make checkPropertyNotUsedBeforeDeclaration ignore properties of properties
Use `isAccessExpression` to cover both `PropertyAccess` and
`ElementAccess`.  Also use it in a few other places that used both
explicitly.  (And also fix a random weird formatting.)

Fixes #32721.
2020-01-02 16:38:54 -05:00
..
2019-06-28 17:09:22 -10:00
2019-09-20 17:17:39 -07:00
2019-06-27 16:48:00 -10:00
2019-12-09 16:31:23 -08:00
2019-10-13 09:45:56 -07:00