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
disabling eslint-comments/no-unused-disable for the next line fails because it reports itself as its own failure. Autofix would result in removing the disable directive and the next line's disable directive as well.
The text was updated successfully, but these errors were encountered:
disabling eslint-comments/no-unused-disable for the next line fails because it reports itself as its own failure. Autofix would result in removing the disable directive and the next line's disable directive as well.
The text was updated successfully, but these errors were encountered: