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
Recently some big PRs with churn was mostly rejected or gave sporadic -1, so these are some preliminarily proposals to check the opinions before investing time.
Recently some big PRs with churn was mostly rejected or gave sporadic -1, so these are some preliminarily proposals to check the opinions before investing time.
Rule: http://eslint.org/docs/rules/no-unused-vars
Proposal:
Hits:
Refs: tools: delete an unused argument #14251
Rule: http://eslint.org/docs/rules/prefer-arrow-callback
Proposal:
Hits:
Rule: http://eslint.org/docs/rules/prefer-destructuring
Proposal:
Hits:
If there is some consensus for any proposal, it can be used as a starting point for code-and-learn or similar events.
If some or all approved proposals are not appropriate for code-and-learn, I can do any or all if there are volunteers to review.