Skip to content

Commit 4a7abbf

Browse files
committed
Auto-tighten eslint-seatbelt baseline
1 parent c41955c commit 4a7abbf

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
@@ -558,7 +558,6 @@
558558
"../../src/hooks/useDebouncedValue.ts" "@typescript-eslint/no-unsafe-type-assertion" 1
559559
"../../src/hooks/useDragAndDrop/types.ts" "@typescript-eslint/no-deprecated/React.MutableRefObject" 1
560560
"../../src/hooks/useDynamicBackPath.ts" "@typescript-eslint/no-unsafe-type-assertion" 1
561-
"../../src/hooks/useExportActions.ts" "@typescript-eslint/no-unsafe-type-assertion" 1
562561
"../../src/hooks/useExportedToFilterOptions.ts" "@typescript-eslint/no-unsafe-type-assertion" 1
563562
"../../src/hooks/useFilesValidation.tsx" "@typescript-eslint/no-deprecated/ConfirmModal" 1
564563
"../../src/hooks/useFilterFormValues.tsx" "@typescript-eslint/no-unsafe-type-assertion" 3
@@ -939,7 +938,7 @@
939938
"../../src/libs/actions/ReportLayout.ts" "no-restricted-syntax" 1
940939
"../../src/libs/actions/RequestConflictUtils.ts" "@typescript-eslint/no-unsafe-type-assertion" 2
941940
"../../src/libs/actions/ScheduleCall.ts" "no-restricted-syntax" 1
942-
"../../src/libs/actions/Search.ts" "@typescript-eslint/no-unsafe-type-assertion" 18
941+
"../../src/libs/actions/Search.ts" "@typescript-eslint/no-unsafe-type-assertion" 16
943942
"../../src/libs/actions/Session/index.ts" "@typescript-eslint/no-unsafe-type-assertion" 3
944943
"../../src/libs/actions/Session/index.ts" "no-restricted-syntax" 9
945944
"../../src/libs/actions/Session/index.ts" "rulesdir/no-onyx-connect" 2

0 commit comments

Comments
 (0)