Skip to content

Commit e59f1d0

Browse files
committed
Auto-tighten eslint-seatbelt baseline
1 parent dd0b8e6 commit e59f1d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/eslint/eslint.seatbelt.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@
531531
"../../src/hooks/useDomainGroupFilter.ts" "react-hooks/set-state-in-effect" 1
532532
"../../src/hooks/useDragAndDrop/types.ts" "@typescript-eslint/no-deprecated/React.MutableRefObject" 1
533533
"../../src/hooks/useDynamicBackPath.ts" "@typescript-eslint/no-unsafe-type-assertion" 1
534-
"../../src/hooks/useExpenseActions.ts" "@typescript-eslint/no-deprecated/InteractionManager.runAfterInteractions" 3
534+
"../../src/hooks/useExpenseActions.ts" "@typescript-eslint/no-deprecated/InteractionManager.runAfterInteractions" 1
535535
"../../src/hooks/useExportActions.ts" "@typescript-eslint/no-unsafe-type-assertion" 1
536536
"../../src/hooks/useExportedToFilterOptions.ts" "@typescript-eslint/no-unsafe-type-assertion" 1
537537
"../../src/hooks/useFilesValidation.tsx" "@typescript-eslint/no-deprecated/ConfirmModal" 1

0 commit comments

Comments
 (0)