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
no-useless-constructor is one of those ESLint rules that fails to work properly in a TS app, like
no-unused-vars. an override must be provided for those using TypeScript./
0 commit comments