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
Feature request for the jest test extension to have an option to use SWC instead of ts-jest for a faster compilation. The feature would involve an additional "prompt" of "SWC for TypeScript (experimental)" in the extension installation to use SWC for typescript support of the jest testing. Plug-in would then set dependencies and config.mjs appropriately.
Assuming maintainers think this is a reasonable idea, I'm happy to attempt a PR for this!
The text was updated successfully, but these errors were encountered:
With reference to @Blfrg in #290 (comment)
Feature request for the jest test extension to have an option to use SWC instead of ts-jest for a faster compilation. The feature would involve an additional "prompt" of "SWC for TypeScript (experimental)" in the extension installation to use SWC for typescript support of the jest testing. Plug-in would then set dependencies and config.mjs appropriately.
Assuming maintainers think this is a reasonable idea, I'm happy to attempt a PR for this!
The text was updated successfully, but these errors were encountered: