Enhancement: remove workaround for jest's handling of circular structures #11079
Labels
blocked by external API
Blocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship API
enhancement
New feature or request
Before You File a Proposal Please Confirm You Have Done The Following...
Relevant Package
rule-tester
My proposal is suitable for this project
Description
typescript-eslint/packages/rule-tester/src/RuleTester.ts
Lines 228 to 229 in f30a20e
It seems jest fixed this on their end now.
We should add a test case to prove this is true and remove the workaround code if it is.
Additional Info
No response
The text was updated successfully, but these errors were encountered: