• Attempts to detect the possible casing conventions used in the given identifier and returns an array ordered by likelihood of the casing convention being correct.

    Parameters

    • identifier: string
    • OptionalignorePrefix: string

    Returns CasingConvention[]