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
// TODO remove eslint-disable when fixed https://github.com/import-js/eslint-plugin-import/issues/1810
// eslint-disable-next-line import/no-unresolved
The text was updated successfully, but these errors were encountered:
Beyond simply referring to the GitHub issues page, we should also provide a quick list of known limitations and workarounds including:
eslint-plugin-import
doesn't supportexports
inpackage.json
Problem
Eslint shows an error but "there is none".
Workaround
Until import-js/eslint-plugin-import#2352 is fixed:
The text was updated successfully, but these errors were encountered: