diff --git a/README.md b/README.md index 7843ff2..520cb46 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Simply precompiles Svelte components before importing them into Jest tests.
-This version requires Jest >= 27 and defaults to ESM. If you want to use CJS, you need to specify the full path for the jest transformer in your jest config. +This version requires Jest >= 27 and defaults to ESM. If you want to use CJS, you need to omit the `extensionsToTreatAsEsm` option in your jest config.
[![version][version-badge]][package]