Skip to content

Create a code fix to change equals in field type to colon #15421

@psfinaki

Description

@psfinaki

Change this

type Band = { Name = string }

to

type Band = { Name : string }

Maybe call it ChangeEqualsInFieldTypeToColon.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions