You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
Splitting off from @astorije's comment in #672: function-name suggesting static functions be UPPERCASE is odd and nonstandard behavior. That should not be enabled as part of the default configuration.
We should also double-check other rules to see if there are odd naming conventions espoused by their defaults.
The text was updated successfully, but these errors were encountered:
Per #876, this repository is no longer accepting feature pull requests. TSLint is being deprecated and we recommend you switch to https://typescript-eslint.io.
Splitting off from @astorije's comment in #672:
function-name
suggesting static functions be UPPERCASE is odd and nonstandard behavior. That should not be enabled as part of the default configuration.We should also double-check other rules to see if there are odd naming conventions espoused by their defaults.
The text was updated successfully, but these errors were encountered: