We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
no-wait-for-empty-callback
1 parent 9f5de30 commit 632b492Copy full SHA for 632b492
docs/rules/no-wait-for-empty-callback.md
@@ -38,3 +38,4 @@ const foo = async () => {
38
## Further Reading
39
40
- [dom-testing-library v7 release](https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0)
41
+- [inspiration for this rule](https://kentcdodds.com/blog/common-mistakes-with-react-testing-library#passing-an-empty-callback-to-waitfor)
0 commit comments