Commits
Click on a commit to change the comparison rangefix(ast/estree): remove custom serializer for `MethodDefinition` `key` field (#11763)
Remove the custom ESTree serializer for `MethodDefinition`'s `key` field. This serializer was required to replicate a bug in TS-ESLint, which they've now fixed. This fixes the test case which was broken by #11762.5 months ago
by overlookmotel