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
The configurations were using the deprecated no-process-exit rule instead of the preferred node/no-process-exit rule. This caused eslint-find-rules to report deprecation issues in configurations that extended these.
0 commit comments