Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Wrong JSDoc for "no-unused-variable" rule #4659

Closed
knafteN opened this issue Apr 12, 2019 · 1 comment · Fixed by #4683
Closed

Wrong JSDoc for "no-unused-variable" rule #4659

knafteN opened this issue Apr 12, 2019 · 1 comment · Fixed by #4683

Comments

@knafteN
Copy link
Contributor

knafteN commented Apr 12, 2019

Bug Report

  • TSLint version: 5.11.0
  • TypeScript version: 3.1.6
  • Running TSLint via: (pick one) CLI

Actual behavior

The JSDoc for "no-unused-variable" says "Three optional arguments may be optionally provided:"

Expected behavior

The JSDoc for "no-unused-variable" says "Two optional arguments may be optionally provided:" and the schema only validates two optional parameters

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

Successfully merging a pull request may close this issue.

2 participants