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 cd03f03 commit 5d93f1dCopy full SHA for 5d93f1d
CHANGELOG.md
@@ -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
7
# 1.13.2
8
9
**Bugfixes:**
package.json
@@ -1,6 +1,6 @@
{
"name": "tslint-consistent-codestyle",
- "version": "1.13.2",
+ "version": "1.13.3",
"description": "Additional rules to enforce constistent code style with tslint",
"repository": {
"type": "git",
0 commit comments