We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a71b981 commit 8bcf217Copy full SHA for 8bcf217
.betterer.results
@@ -5517,11 +5517,8 @@ exports[`better eslint`] = {
5517
[0, 0, 0, "Unexpected any. Specify a different type.", "20"],
5518
[0, 0, 0, "Do not use any type assertions.", "21"],
5519
[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"]
+ [0, 0, 0, "Unexpected any. Specify a different type.", "23"],
+ [0, 0, 0, "Do not use any type assertions.", "24"]
5525
],
5526
"public/app/features/plugins/hooks/tests/useImportAppPlugin.test.tsx:5381": [
5527
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
0 commit comments