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
Instead of disabling import/no-extraneous-dependencies and
import/no-unresolved globally, constrain them to the specific instances
where they are needed using eslint comments.
In addition, explain why the no-console error must be disabled.
0 commit comments