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
Are these supported with pure jest or is a ts plugin required? Normally you'd want to compile your .ts with its own target so it has type-checking, caching of the ts compilation etc.
What is the current behavior?
Only supports these extensions
Describe the feature
We have a
jest.config.ts
we would like to use with rules_jest. This is currently not supported as it is not one of these extensionsThe text was updated successfully, but these errors were encountered: