react-app-rewire-aliases
react-app-rewire-aliases copied to clipboard
ESLint import/no-unresolved error with webpack aliases
Hi aze3ma,
Thank you for your plugin it's working perfectly!
I have one problem though (not directly related to your plugin but you have maybe encountered my issue), aliases imports have eslint import/no-unresolved error. Tried to use https://www.npmjs.com/package/eslint-import-resolver-webpack by specifying the config-overrides.js but it's not working. Do you know how to got around this ?
@DDeis Thank you for taking attention I am on it but still don't know how to find a workaround for it so we can work together to find a way to solve it.
I'm running into the same issue. Any news on this?