Skip to content

typescriptServices.d.ts in 1.5-beta is missing Scanner interface #3012

Description

@ashwinr

Hello: TSLint is using the scanner interface for a few things -- like walking through all tokens for enabling/disabling rules selectively or for enforcing indentation. Since the scanner is no longer exported in the d.ts. in beta, this breaks TSLint. Can you please tell us what the alternative to using a scanner is, or if there's any way to have the scanner exported in typescript's d.ts? Thanks!

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptDomain: APIRelates to the public API for TypeScriptFixedA PR has been merged for this issue

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions