Skip to content

Commit 10e6e6d

Browse files
committed
Auto-tighten eslint-seatbelt baseline
1 parent 0348dd5 commit 10e6e6d

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

config/eslint/eslint.seatbelt.tsv

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,8 @@
116116
"../../src/components/Modal/BaseModal.tsx" "react-hooks/set-state-in-effect" 1
117117
"../../src/components/Modal/Global/ConfirmModalWrapper.tsx" "@typescript-eslint/no-deprecated/ConfirmModal" 1
118118
"../../src/components/Modal/ReanimatedModal/Container/index.web.tsx" "react-hooks/refs" 1
119-
"../../src/components/Modal/ReanimatedModal/index.tsx" "@typescript-eslint/no-deprecated/InteractionManager.clearInteractionHandle" 3
120-
"../../src/components/Modal/ReanimatedModal/index.tsx" "@typescript-eslint/no-deprecated/InteractionManager.createInteractionHandle" 2
121-
"../../src/components/Modal/ReanimatedModal/index.tsx" "react-hooks/set-state-in-effect" 1
119+
"../../src/components/Modal/ReanimatedModal/index.tsx" "@typescript-eslint/no-deprecated/InteractionManager.clearInteractionHandle" 1
120+
"../../src/components/Modal/ReanimatedModal/index.tsx" "@typescript-eslint/no-deprecated/InteractionManager.createInteractionHandle" 1
122121
"../../src/components/MoneyReportHeaderActions/MoneyReportHeaderSecondaryActions.tsx" "@typescript-eslint/no-deprecated/InteractionManager.runAfterInteractions" 1
123122
"../../src/components/MoneyReportHeaderModals.tsx" "@typescript-eslint/no-deprecated/InteractionManager.runAfterInteractions" 1
124123
"../../src/components/MoneyRequestAmountInput.tsx" "react-hooks/immutability" 2

0 commit comments

Comments
 (0)