Skip to content

Commit 9f7eb96

Browse files
committed
fix
1 parent 96fcb77 commit 9f7eb96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// @ts-expect-error
12
let a = 0;
23
if (true) { // eslint-disable-line sonarjs/no-gratuitous-expressions,sonarjs/no-all-duplicated-branches
34
a = 1;

0 commit comments

Comments
 (0)