Expo, dotenv and eslint : cannot lint correctly the code #338
-
Hello, I'm using eslint but I hit an issue: I do not open an issue yet because I saw the process is to discuss it first but I can't get rid of it for a while and I really want to fix this. Edit: I'm currently using this as a patch in my eslint rules: 'import/no-unresolved': ['error', {
ignore: ['@env'],
}], Any idea how to fix it or any lead I could follow for a fix? BTW it looks super similar to #120 but cleaning the project does not help. Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
goatandsheep
Nov 7, 2022
Replies: 1 comment 4 replies
-
what are your babel settings? |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
goatandsheep
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
what are your babel settings?