Skip to content

Commit 9684468

Browse files
authored
Merge pull request #89732 from Expensify/mountiny/fix-eslint-seatbelt-after-revert
[NoQA] Restore SearchPage.tsx react-hooks/refs seatbelt entry after revert of #88728
2 parents 5090861 + 0e15e43 commit 9684468

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/eslint/eslint.seatbelt.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,7 @@
477477
"../../src/pages/ScheduleCall/ScheduleCallPage.tsx" "react-hooks/preserve-manual-memoization" 1
478478
"../../src/pages/Search/SearchAdvancedFiltersPage/SearchFiltersCardPage.tsx" "react-hooks/set-state-in-effect" 1
479479
"../../src/pages/Search/SearchMoneyRequestReportPage.tsx" "@typescript-eslint/no-deprecated/InteractionManager.runAfterInteractions" 1
480+
"../../src/pages/Search/SearchPage.tsx" "react-hooks/refs" 31
480481
"../../src/pages/Search/SearchPage.tsx" "react-hooks/set-state-in-effect" 1
481482
"../../src/pages/Search/SearchTransactionsChangeReport.tsx" "@typescript-eslint/no-deprecated/InteractionManager.runAfterInteractions" 1
482483
"../../src/pages/Share/ShareRootPage.tsx" "@typescript-eslint/no-deprecated/InteractionManager.runAfterInteractions" 1

0 commit comments

Comments
 (0)