TypeScript/tests
Joey Watts f84b2d20a9 Parse error on private identifier optional chain (#35987)
Previously, this error was reported in the checker, so JS files with
checkJs: false were not erroring on this invalid syntax.
2020-01-07 16:00:15 -08:00
..
baselines/reference Parse error on private identifier optional chain (#35987) 2020-01-07 16:00:15 -08:00
cases Parse error on private identifier optional chain (#35987) 2020-01-07 16:00:15 -08:00
lib
projects