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
People naturally learn that camelCase is idiomatic JS. But sometimes it's convenient to be able to use underscore_case, e.g. for Sequelize properties. It's annoying for the linter to yell about this.
The text was updated successfully, but these errors were encountered:
People naturally learn that camelCase is idiomatic JS. But sometimes it's convenient to be able to use underscore_case, e.g. for Sequelize properties. It's annoying for the linter to yell about this.
The text was updated successfully, but these errors were encountered: