• @SzethFriendOfNimi
    link
    08 months ago

    Try changing to const === variable. That’s most likely what’s it doing to minimize the risk of accidental assignment.

      • @SzethFriendOfNimi
        link
        18 months ago

        I agree it shouldn’t. But I’ve seen linters that automatically change it since they seem to be forcing practical conventions sometimes.