Skip to content

Remove implicit public #94716

@octref

Description

@octref

In vscode.d.ts, we don't seem to use public.

SemanticTokensLegend is the only one, and it causes our DefinitelyTyped publisher to fail.
https://dev.azure.com/definitelytyped/DefinitelyTyped/_build/results?buildId=40413&view=logs&j=8635df7d-ecde-52a7-c7a8-84b998e35690&t=c264d665-0b79-59b7-7e04-9965cbe74860

I disabled the TSLint rule for now to publish the types, but we should remove the implicit public.

Metadata

Metadata

Assignees

Labels

debtCode quality issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions