"modulePaths": ["<rootDir>/src/"]
was what I needed.
↧
Comment by totymedli on Jest gives `Cannot find module` when importing components with absolute paths
↧
"modulePaths": ["<rootDir>/src/"]
was what I needed.