Skip to content
#

tslint

Here are 692 public repositories matching this topic...

saadq
saadq commented Jul 17, 2018

TSLint version >= 2.9 seems to have deprecated no-unused-variable.

...the changes in 2.9 make it much more complex for this rule to work as intended, especially with respect to the ignorePattern option.

It looks like people should now just make sure that their tsconfig.json has the noUnusedLocals option enabled which covers most of what

good first issue tslint

Improve this page

Add a description, image, and links to the tslint topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tslint topic, visit your repo's landing page and select "manage topics."

Learn more