Skip to content

Nested record type formats weird in interface file #7737

@nojaf

Description

@nojaf

Sample:

type pokemon = {id: int, name: string, sprites: {front_default: string}}

let getPokemonByIds: array<int> => promise<array<pokemon>>

Image

This is not a problem in regular files.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions