Skip to content

Commit 4ed4a46

Browse files
fix: added a single traling newline to the docs
1 parent 053fbdd commit 4ed4a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/ensure-matching-remove-event-listener.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ useEffect(() => {
4040

4141
## When Not To Use It
4242

43-
You don't need this rules if you want to allow developers to not remove eventListeners added in the DOM.
43+
You don't need this rules if you want to allow developers to not remove eventListeners added in the DOM.

0 commit comments

Comments
 (0)