-
Updated
Sep 21, 2020 - SCSS
tslint
Here are 680 public repositories matching this topic...
-
Updated
Oct 1, 2020 - TypeScript
-
Updated
Oct 16, 2020 - TypeScript
-
Updated
Sep 12, 2020 - TypeScript
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
May 19, 2020 - Shell
-
Updated
Aug 18, 2020 - TypeScript
This issue is related to typescript-eslint/tslint-to-eslint-config#407
🐛 Bug Report
- `tslint-to-eslint-config
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
-
Updated
Oct 12, 2020 - JavaScript
-
Updated
Apr 20, 2017 - JavaScript
-
Updated
Sep 4, 2020 - TypeScript
-
Updated
Oct 21, 2020 - TypeScript
-
Updated
Oct 7, 2020 - JavaScript
-
Updated
Mar 21, 2020 - TypeScript
-
Updated
Oct 28, 2019 - JavaScript
-
Updated
Jun 15, 2017 - TypeScript
-
Updated
Jun 1, 2020 - TypeScript
-
Updated
Nov 6, 2019 - TypeScript
-
Updated
Jul 8, 2019 - Java
-
Updated
Jun 14, 2017 - JavaScript
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Apr 5, 2020 - JavaScript
Improve this page
Add a description, image, and links to the tslint topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tslint topic, visit your repo's landing page and select "manage topics."


Repro