• @SzethFriendOfNimi
    link
    01 year ago

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

      • @SzethFriendOfNimi
        link
        11 year ago

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