Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

Parameters with inferred types fail to resolve #30

Description

@mihe

With something like...

export function foo(bar = 5) { }

... the bar parameter will fail to resolve its type, when it should be number.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions