consistent-existence-index-check
add option greater-than and none-zero
#2471
Labels
consistent-existence-index-check
add option greater-than and none-zero
#2471
Description
I want to have the same option as
explicit-length-check
to choose betweengreater-than
andnone-zero
.none-zero
could stay as default but if changed togreater-than
it should behave as belowFail
Pass
Additional Info
https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/explicit-length-check.md#options
The text was updated successfully, but these errors were encountered: