You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to add TypeScript declarations to this package instead, so one did not have to install this extra package?
It would make it easier to fix problems such as this, which currently occurs on the DefinitelyTyped implementation:
For reference and searchability: Unsafe member access .configs on an ``error`` typed value.eslint[@typescript-eslint/no-unsafe-member-access](https://typescript-eslint.io/rules/no-unsafe-member-access)