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
v1 of this package will move in a different direction. There will be no concept of internal/external modules. Use regexp groups instead. This will help avoid issues like this in the future. See #4. As such, I'm going to close this. v1 is code complete, just need to finish updating the tests. I'm hoping to have time to do so soon.
in my case it's
import { call, put, takeLatest } from 'redux-saga/effects';
this is already fixed in eslint-plugin-import
import-js/eslint-plugin-import#794
could you please fix it your package?
The text was updated successfully, but these errors were encountered: