Closed
Description
Drop Parent Error from Excess Property Errors
- Bad from a UX experience - nobody cares about the other N properties.
- You still need some context; for example.
- Overloads.
- Union types?
- Had an idea to just say "this object" whenever we issue this error.
- This PR is better
- But could do that in other places whenever there's a fresh object literal.
- Conclusion: Add a test case, get reviews.