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
* TS and TSX are included in the default jest extensions, but
* eslint-import-resolver-jest uses a different array (https://github.com/JoinColony/eslint-import-resolver-jest/blob/c7b3d04195f1f1100e7c87fb54b1a0d73664e02c/src/index.js#L35)
* Thus, set it explicitly for resolver-jest to pick it up.