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
I would love to contribute but I think it will be better if some contributor take care of that. Currently I don't need it that much because other eslint plugins have same problems.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Goals
Add types support for @next/eslint-plugin-next.
Something like that.
Non-Goals
No response
Background
When using eslint v9 with
@next/eslint-plugin-next
and also lint config you gets a lot of type errors because of that.example:
When using stricter types it can be resolve with comments e.g.
but it's annoying.
Proposal
I would love to contribute but I think it will be better if some contributor take care of that. Currently I don't need it that much because other eslint plugins have same problems.
Beta Was this translation helpful? Give feedback.
All reactions