Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ test.jsx:6:5 lint/correctness/useExhaustiveDependencies FIXABLE ━━━━

i Either include it or remove the dependency array.

i Unsafe fix: Add the missing dependency to the list.
i Unsafe fix: Add the missing dependency local to the list.

8 │ ····},·[local]);
│ +++++
Expand Down