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 96fcb77 commit 9f7eb96Copy full SHA for 9f7eb96
test.ts
@@ -1,3 +1,4 @@
1
+// @ts-expect-error
2
let a = 0;
3
if (true) { // eslint-disable-line sonarjs/no-gratuitous-expressions,sonarjs/no-all-duplicated-branches
4
a = 1;
0 commit comments