Skip to content

Add customization options for typeof formatting #745

@pineapplemachine

Description

@pineapplemachine

I prefer to write typeof expressions like typeof(value), rather than typeof value or typeof (value), but if there is a configuration option to allow or enforce the former I wasn't able to find it. dprint wants to reformat places where I wrote typeof(value) as either typeof value or typeof (value), depending on value, but I would prefer to enforce the former as the convention.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions