We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8e534a commit 2f8c670Copy full SHA for 2f8c670
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 1.13.2
2
+
3
+**Bugfixes:**
4
5
+* `no-unused`: fixed crash on type parameter of declaration inside global augmentation
6
7
# 1.13.1
8
9
**Bugfixes:**
package.json
@@ -1,6 +1,6 @@
{
"name": "tslint-consistent-codestyle",
- "version": "1.13.1",
+ "version": "1.13.2",
"description": "Additional rules to enforce constistent code style with tslint",
"repository": {
"type": "git",
0 commit comments