Commits
Click on a commit to change the comparison rangerefactor(parser): Remove Lexer peeking for js/class (#11243)
Part of #11194
Just replace, TS does the same thing this time.
> https://github.com/microsoft/TypeScript/blob/b504a1eed45e35b5f54694a1e0a09f35d0a5663c/src/compiler/parser.ts#L7730
> https://github.com/microsoft/TypeScript/blob/b504a1eed45e35b5f54694a1e0a09f35d0a5663c/src/compiler/parser.ts#L8050