Skip to content

Commit 5d93f1d

Browse files
committed
v1.13.3
1 parent cd03f03 commit 5d93f1d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 2.13.3
2+
3+
**Bugfixes:**
4+
5+
* `no-unused`: don't mark import of `React` as unused if required by JsxFragment
6+
17
# 1.13.2
28

39
**Bugfixes:**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tslint-consistent-codestyle",
3-
"version": "1.13.2",
3+
"version": "1.13.3",
44
"description": "Additional rules to enforce constistent code style with tslint",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)