deno
b6b5c7d7 - fix(unstable/lint): remove duplicated `Fix` vs `FixData` interface (#28344)

Commit
1 year ago
fix(unstable/lint): remove duplicated `Fix` vs `FixData` interface (#28344) Noticed that we have two interfaces describing the same thing: `Fix` and `FixData`. This PR removes the `FixData` one.
Parents
Loading