Skip to content

Commit b587f84

Browse files
committed
Auto-tighten eslint-seatbelt baseline
1 parent 3b45d93 commit b587f84

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
@@ -700,7 +700,7 @@
700700
"../../src/libs/actions/Card.ts" "no-restricted-syntax" 2
701701
"../../src/libs/actions/Chronos.ts" "no-restricted-syntax" 1
702702
"../../src/libs/actions/ClearReportActionErrors.ts" "@typescript-eslint/no-unsafe-type-assertion" 1
703-
"../../src/libs/actions/CompanyCards.ts" "@typescript-eslint/no-unsafe-type-assertion" 4
703+
"../../src/libs/actions/CompanyCards.ts" "@typescript-eslint/no-unsafe-type-assertion" 2
704704
"../../src/libs/actions/CompanyCards.ts" "no-restricted-imports" 1
705705
"../../src/libs/actions/CompanyCards.ts" "no-restricted-syntax" 5
706706
"../../src/libs/actions/Delegate.ts" "no-restricted-syntax" 4
@@ -1228,12 +1228,11 @@
12281228
"../../src/pages/workspace/companyCards/DynamicWorkspaceCompanyCardDetailsPage.tsx" "@typescript-eslint/no-unsafe-type-assertion" 1
12291229
"../../src/pages/workspace/companyCards/WorkspaceCompanyCardAddWorkEmailPage.tsx" "@typescript-eslint/no-unsafe-type-assertion" 2
12301230
"../../src/pages/workspace/companyCards/WorkspaceCompanyCardEditTransactionStartDatePage.tsx" "@typescript-eslint/no-unsafe-type-assertion" 1
1231-
"../../src/pages/workspace/companyCards/WorkspaceCompanyCardFeedSelectorPage.tsx" "@typescript-eslint/no-unsafe-type-assertion" 3
1231+
"../../src/pages/workspace/companyCards/WorkspaceCompanyCardFeedSelectorPage.tsx" "@typescript-eslint/no-unsafe-type-assertion" 2
12321232
"../../src/pages/workspace/companyCards/WorkspaceCompanyCardsErrorConfirmation.tsx" "@typescript-eslint/no-unsafe-type-assertion" 1
12331233
"../../src/pages/workspace/companyCards/WorkspaceCompanyCardsSettingsPage.tsx" "@typescript-eslint/no-unsafe-type-assertion" 1
12341234
"../../src/pages/workspace/companyCards/WorkspaceVerifyWorkAccountPage.tsx" "@typescript-eslint/no-unsafe-type-assertion" 2
12351235
"../../src/pages/workspace/companyCards/WorkspaceVerifyWorkAccountPage.tsx" "react-hooks/set-state-in-effect" 1
1236-
"../../src/pages/workspace/companyCards/addNew/CardInstructionsStep.tsx" "@typescript-eslint/no-unsafe-type-assertion" 1
12371236
"../../src/pages/workspace/companyCards/addNew/DynamicAddNewCardPage.tsx" "@typescript-eslint/no-deprecated/ConfirmModal" 1
12381237
"../../src/pages/workspace/companyCards/addNew/PlaidConnectionStep.tsx" "@typescript-eslint/no-unsafe-type-assertion" 6
12391238
"../../src/pages/workspace/companyCards/addNew/SelectCountryStep.tsx" "@typescript-eslint/no-unsafe-type-assertion" 1

0 commit comments

Comments
 (0)