False positive for typescript:S6754, not taking into account title-capped variable names

Seme here but with different usage

const isOpenDispatcher = useState(false)

useState call is not destructured into value + setter pairsonarlint(typescript:S6754)