Skip to content

"Infer types" quick fix should be higher up than stuff like "remove unused variable" #28135

@DanielRosenwasser

Description

@DanielRosenwasser
/*$*/
function foo(lolol) {
}

foo(100);

export {};

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptDomain: Quick FixesEditor-provided fixes, often called code actions.FixedA PR has been merged for this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions