Skip to content

Commit bfbd4a5

Browse files
authored
chore(eslint-plugin): switch auto-generated test cases to hand-written in no-unnecessary-condition.test.ts (#12259)
no-unnecessary-condition.test.ts hand-written
1 parent b49d4b1 commit bfbd4a5

2 files changed

Lines changed: 466 additions & 103 deletions

File tree

eslint-suppressions.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@
1414
"count": 14
1515
}
1616
},
17-
"packages/eslint-plugin/tests/rules/no-unnecessary-condition.test.ts": {
18-
"@typescript-eslint/internal/no-dynamic-tests": {
19-
"count": 44
20-
}
21-
},
2217
"packages/eslint-plugin/tests/rules/no-unnecessary-template-expression.test.ts": {
2318
"@typescript-eslint/internal/no-dynamic-tests": {
2419
"count": 1

0 commit comments

Comments
 (0)