Skip to content

Commit 52e58d4

Browse files
committed
Auto-tighten eslint-seatbelt baseline
1 parent 608c89e commit 52e58d4

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

config/eslint/eslint.seatbelt.tsv

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -126,15 +126,12 @@
126126
"../../src/components/Search/FilterComponents/DateFilterBase.tsx" "react-hooks/set-state-in-effect" 1
127127
"../../src/components/Search/FilterDropdowns/CardSelectPopup.tsx" "react-hooks/set-state-in-effect" 1
128128
"../../src/components/Search/FilterDropdowns/UserSelectPopup.tsx" "react-hooks/set-state-in-effect" 1
129-
"../../src/components/Search/SearchList/BaseSearchList/index.tsx" "react-hooks/refs" 4
130129
"../../src/components/Search/SearchPageHeader/useSearchPageInput.tsx" "react-hooks/set-state-in-effect" 2
131130
"../../src/components/Search/SearchSingleSelectionPicker.tsx" "react-hooks/set-state-in-effect" 1
132131
"../../src/components/Search/index.tsx" "react-hooks/exhaustive-deps" 1
133132
"../../src/components/Search/index.tsx" "react-hooks/preserve-manual-memoization" 2
134133
"../../src/components/Search/index.tsx" "react-hooks/refs" 30
135134
"../../src/components/Search/index.tsx" "react-hooks/set-state-in-effect" 2
136-
"../../src/components/SelectionList/ListItem/TravelDomainListItem.tsx" "no-restricted-syntax" 1
137-
"../../src/components/SelectionList/ListItem/UserSelectionListItem.tsx" "no-restricted-syntax" 1
138135
"../../src/components/SidePanel/SidePanelOverlay.tsx" "no-restricted-syntax" 1
139136
"../../src/components/SignInButtons/IconButton.tsx" "no-restricted-syntax" 1
140137
"../../src/components/SingleOptionSelector.tsx" "no-restricted-syntax" 1
@@ -354,8 +351,6 @@
354351
"../../src/pages/Search/SearchPage.tsx" "react-hooks/refs" 31
355352
"../../src/pages/Search/SearchPage.tsx" "react-hooks/set-state-in-effect" 1
356353
"../../src/pages/TransactionDuplicate/Confirmation.tsx" "react-hooks/refs" 12
357-
"../../src/pages/TransactionMerge/MergeFieldReview.tsx" "no-restricted-syntax" 1
358-
"../../src/pages/TransactionMerge/TransactionMergeReceipts.tsx" "no-restricted-syntax" 1
359354
"../../src/pages/Travel/TravelUpgrade.tsx" "react-hooks/set-state-in-effect" 1
360355
"../../src/pages/ValidateLoginPage/index.website.tsx" "react-hooks/set-state-in-effect" 1
361356
"../../src/pages/inbox/ReportNavigateAwayHandler.tsx" "react-hooks/exhaustive-deps" 1
@@ -405,7 +400,6 @@
405400
"../../src/pages/settings/Profile/CustomStatus/StatusPage.tsx" "react-hooks/set-state-in-effect" 1
406401
"../../src/pages/settings/Profile/PronounsPage.tsx" "react-hooks/set-state-in-effect" 1
407402
"../../src/pages/settings/Subscription/CardAuthenticationModal/index.tsx" "react-hooks/set-state-in-effect" 1
408-
"../../src/pages/settings/Subscription/DisableAutoRenewSurveyPage/index.tsx" "no-restricted-syntax" 1
409403
"../../src/pages/settings/Subscription/PaymentCard/ChangeBillingCurrency/index.tsx" "no-restricted-syntax" 1
410404
"../../src/pages/settings/Subscription/SubscriptionPlan/ComparePlansModal.tsx" "react-hooks/set-state-in-effect" 1
411405
"../../src/pages/settings/Wallet/InternationalDepositAccount/PersonalInfo/substeps/AddressStep.tsx" "react-hooks/set-state-in-effect" 1

0 commit comments

Comments
 (0)