We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4c7692 commit d83ca83Copy full SHA for d83ca83
1 file changed
README.md
@@ -127,11 +127,11 @@ This version of babel-plugin-tester:
127
128
- Optionally works with `jest@>=30` (as an optional peer dependency).
129
130
- > [!CAUTION]
131
- >
132
- > You may need `--force` (i.e. `npm install ... --force`) if your project
133
- > depends on Jest ecosystem packages that don't yet recognize `jest@>=30`,
134
- > such as `jest-extended@<=4.0.2`.
+> [!CAUTION]
+>
+> You may need `--force` (i.e. `npm install ... --force`) if your project
+> depends on Jest ecosystem packages that don't yet recognize `jest@>=30`, such
+> as `jest-extended@<=4.0.2`.
135
136
- Works with `prettier@3` (as a dependency).
137
0 commit comments