Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

TSLint rule no-unused-variable not working #887

Closed
Blackbaud-SteveBrush opened this issue Jul 13, 2017 · 0 comments
Closed

TSLint rule no-unused-variable not working #887

Blackbaud-SteveBrush opened this issue Jul 13, 2017 · 0 comments

Comments

@Blackbaud-SteveBrush
Copy link
Member

Expected behavior

TSLint should alert the developer of unused imports or variables.

Actual behavior

TSLint does not alert the developer. Instead, we get the message: "The 'no-unused-variable' rule requires type checking". This appears to be a known issue, palantir/tslint#2933.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant