Skip to content

Commit 93c7fa5

Browse files
Fix ESLimt
1 parent 4e5a22f commit 93c7fa5

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
@@ -1805,7 +1805,7 @@
18051805
"../../tests/unit/SidebarTest.ts" "@typescript-eslint/no-unsafe-type-assertion" 2
18061806
"../../tests/unit/SidebarUtilsTest.ts" "@typescript-eslint/no-unsafe-type-assertion" 35
18071807
"../../tests/unit/SidebarUtilsTest.ts" "no-restricted-imports" 1
1808-
"../../tests/unit/SplitExpenseAutoAdjustmentTest.ts" "@typescript-eslint/no-unsafe-type-assertion" 1
1808+
"../../tests/unit/SplitExpenseAutoAdjustmentTest.ts" "@typescript-eslint/no-unsafe-type-assertion" 3
18091809
"../../tests/unit/SubscriptionUtilsTest.ts" "@typescript-eslint/no-unsafe-type-assertion" 2
18101810
"../../tests/unit/SuggestedFollowupTest.ts" "@typescript-eslint/no-unsafe-type-assertion" 1
18111811
"../../tests/unit/SuggestionMentionTest.tsx" "@typescript-eslint/no-unsafe-type-assertion" 4

0 commit comments

Comments
 (0)