Skip to content

Commit 4ff8e7a

Browse files
Update README.md
1 parent 6882c86 commit 4ff8e7a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,6 @@ const fetchApiDi = injectable(fetchApi, jest.fn(), { global: true });
271271
`target`: allows a replacement to only apply to specific components(s)
272272
`global`: boolean, allows replacements to be available outside the render phase
273273

274-
````
275-
276274
## ESLint plugin and rules
277275

278276
In order to enforce better practices, this package exports some ESLint rules:

0 commit comments

Comments
 (0)