Skip to content

Reference tripple-slash directives in typings pollute global environment #409

@yo1dog

Description

@yo1dog

All /// <reference .../> should be removed as they pollute the global environment.

For reference: microsoft/TypeScript#33111

Superagent and many other packages have made the same mistake and also removed: DefinitelyTyped/DefinitelyTyped#57641

Mostly harmless in this case, but could cause conflicting Node.js typings to be referenced.

Metadata

Metadata

Assignees

Labels

priority: lowThis PR should be reviewed after all high and medium PRs.status: in progressThis issue is being worked on.type: choreThis PR contains changes that are not covered by other types (stylistic, dependency updates, etc).

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions