Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Format variables to camel case instead of snake case #157

@iamclaytonray

Description

@iamclaytonray

It's not very conventional to throw snake_case in JavaScript. The preferred/conventional method is camelCase. This casing style can be found in places like the GQL Schema and the User component. Of course, there are other areas but I propose changing it. I'll send a PR your way if you'll take it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions