TypeScript
                                
                                 TypeScript copied to clipboard
                                
                                    TypeScript copied to clipboard
                            
                            
                            
                        [Experiment] feat(46477): Suggestion: Allow trailing comma in class implementation list
Fixes #46477
The TypeScript team hasn't accepted the linked issue #46477. If you can get it accepted, this PR will have a better chance of being reviewed.
I personally like this. @rbuckton @DanielRosenwasser what do you think?
Personally I'd prefer we didn't. Plus, if we ever want to allow non type references/type alias references in implements clauses, this would be at odds with that.
The issue https://github.com/microsoft/TypeScript/issues/46477 doesn't seem to have gotten much feedback. I think, I have to close it. @DanielRosenwasser Is it ok?