Skip to content

Commit 94fd92e

Browse files
docs: remove wrong option for test files
Co-authored-by: Michaël De Boey <[email protected]>
1 parent cebdd21 commit 94fd92e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -281,10 +281,7 @@ If you think the error you are getting is not related to this at all, please [fi
281281

282282
If you are getting false positive ESLint errors in your testing files, this could be caused by [Aggressive Reporting](#aggressive-reporting).
283283

284-
You can avoid this by:
285-
286-
1. [running `eslint-plugin-testing-library` only against testing files](#run-the-plugin-only-against-test-files)
287-
2. [limiting the scope of Aggressive Reporting through Shared Settings](#shared-settings)
284+
You can avoid this by [limiting the scope of Aggressive Reporting through Shared Settings](#shared-settings)
288285

289286
If you think the error you are getting is not related to this at all, please [fill a new issue](https://github.com/testing-library/eslint-plugin-testing-library/issues/new/choose) with as many details as possible.
290287

0 commit comments

Comments
 (0)