Skip to content

jsdoc autocomplete should prefer {Object} over {any} in JavaScript #14242

@mjbvz

Description

@mjbvz

From @Tyriar on February 22, 2017 18:9

#21031

any is a TypeScript concept, Object is the most generic type in JavaScript which is more meaningful to non-TS devs:

image

Copied from original issue: microsoft/vscode#21179

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issueVS Code TrackedThere is a VS Code equivalent to this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions