Skip to content

Commit fcc107b

Browse files
committed
fix: relax @typescript-eslint/prefer-optional-chain
1 parent 666a3de commit fcc107b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.eslintrc.json

-1
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,6 @@
309309
"ignoreMixedLogicalExpressions": false
310310
}
311311
],
312-
"@typescript-eslint/prefer-optional-chain": "error",
313312
"@typescript-eslint/prefer-readonly": "error",
314313
"@typescript-eslint/prefer-reduce-type-parameter": "error",
315314
"@typescript-eslint/prefer-ts-expect-error": "error",

0 commit comments

Comments
 (0)