Since upgrading Expo SDK from 43 to 45, I am getting these ESLint errors in every file on the first import line. The project is able to run though.
I've tried adding the eslint-import-resolver-typescript
package, without luck.
The error keeps coming up in every file. Any ideas?