Skip to content

Commit d83ca83

Browse files
committed
docs(readme): unindent alert
1 parent a4c7692 commit d83ca83

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,11 @@ This version of babel-plugin-tester:
127127

128128
- Optionally works with `jest@>=30` (as an optional peer dependency).
129129

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`.
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`, such
134+
> as `jest-extended@<=4.0.2`.
135135
136136
- Works with `prettier@3` (as a dependency).
137137

0 commit comments

Comments
 (0)