Skip to content

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

Closed
@ashwinr

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

APIRelates to the public API for TypeScriptBugA bug in TypeScriptFixedA PR has been merged for this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions