Skip to content

Commit 8bcf217

Browse files
committed
update betterer
1 parent a71b981 commit 8bcf217

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.betterer.results

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5517,11 +5517,8 @@ exports[`better eslint`] = {
55175517
[0, 0, 0, "Unexpected any. Specify a different type.", "20"],
55185518
[0, 0, 0, "Do not use any type assertions.", "21"],
55195519
[0, 0, 0, "Unexpected any. Specify a different type.", "22"],
5520-
[0, 0, 0, "Do not use any type assertions.", "23"],
5521-
[0, 0, 0, "Do not use any type assertions.", "24"],
5522-
[0, 0, 0, "Do not use any type assertions.", "25"],
5523-
[0, 0, 0, "Unexpected any. Specify a different type.", "26"],
5524-
[0, 0, 0, "Do not use any type assertions.", "27"]
5520+
[0, 0, 0, "Unexpected any. Specify a different type.", "23"],
5521+
[0, 0, 0, "Do not use any type assertions.", "24"]
55255522
],
55265523
"public/app/features/plugins/hooks/tests/useImportAppPlugin.test.tsx:5381": [
55275524
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],

0 commit comments

Comments
 (0)