Skip to content

Divergent property names in TypeKindMap (serialization/schema.d.ts) #2100

@niekvb

Description

@niekvb

Expected Behavior

Expected names of properties template-literal and named-tuple-member to be written in camelCase.

Or alternatively, indexedAccess and typeOperator to be written in snake_case.

Actual Behavior

Two types of notations within the same object.

Steps to reproduce the bug

  • npm i typedoc.
  • Check dist/lib/serialization/schema.d.ts:82.

Environment

  • Typedoc version: 0.23.20

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions