Skip to content

Commit ab1e5b3

Browse files
committed
Auto-tighten eslint-seatbelt baseline
1 parent 759b2a6 commit ab1e5b3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

config/eslint/eslint.seatbelt.tsv

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@
320320
"../../src/components/PopoverMenu/index.tsx" "@typescript-eslint/no-unsafe-type-assertion" 1
321321
"../../src/components/PopoverMenu/index.tsx" "react-hooks/set-state-in-effect" 1
322322
"../../src/components/PopoverProvider/index.tsx" "@typescript-eslint/no-unsafe-type-assertion" 1
323-
"../../src/components/Pressable/GenericPressable/implementation/BaseGenericPressable.tsx" "@typescript-eslint/no-unsafe-type-assertion" 4
323+
"../../src/components/Pressable/GenericPressable/implementation/BaseGenericPressable.tsx" "@typescript-eslint/no-unsafe-type-assertion" 3
324324
"../../src/components/Pressable/GenericPressable/implementation/BaseGenericPressable.tsx" "react-hooks/refs" 1
325325
"../../src/components/Pressable/GenericPressable/implementation/index.tsx" "@typescript-eslint/no-unsafe-type-assertion" 2
326326
"../../src/components/Pressable/PressableWithDelayToggle.tsx" "@typescript-eslint/no-unsafe-type-assertion" 1
@@ -561,7 +561,6 @@
561561
"../../src/hooks/useDebounceNonReactive.ts" "@typescript-eslint/no-unsafe-type-assertion" 1
562562
"../../src/hooks/useDebouncedState.ts" "react-hooks/refs" 2
563563
"../../src/hooks/useDebouncedValue.ts" "@typescript-eslint/no-unsafe-type-assertion" 1
564-
"../../src/hooks/useDialogContainerFocus/index.ts" "@typescript-eslint/no-unsafe-type-assertion" 1
565564
"../../src/hooks/useDragAndDrop/types.ts" "@typescript-eslint/no-deprecated/React.MutableRefObject" 1
566565
"../../src/hooks/useDynamicBackPath.ts" "@typescript-eslint/no-unsafe-type-assertion" 1
567566
"../../src/hooks/useExportActions.ts" "@typescript-eslint/no-unsafe-type-assertion" 1

0 commit comments

Comments
 (0)