Skip to content

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

Description

@psfinaki

Change this

type Band = { Name = string }

to

type Band = { Name : string }

Maybe call it ChangeEqualsInFieldTypeToColon.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions