Enumeration for naming conventions.

Memberof

_Enums

Enumeration Members

BearHugs: "polar-rules"

Represents the BearHugs naming convention.

CamelCase: "camel-case"

Represents the CamelCase naming convention.

KebabCase: "kebab-case"

Represents the KebabCase naming convention.

SnakeCase: "snake-case"

Represents the SnakeCase naming convention.

Generated using TypeDoc