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 3b3c777 commit 8dfed9fCopy full SHA for 8dfed9f
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 1.14.0
2
+
3
+**Features:**
4
5
+* `early-exit`: added option `"ignore-constructor"`
6
7
# 1.13.3
8
9
**Bugfixes:**
package.json
@@ -1,6 +1,6 @@
{
"name": "tslint-consistent-codestyle",
- "version": "1.13.3",
+ "version": "1.14.0",
"description": "Additional rules to enforce constistent code style with tslint",
"repository": {
"type": "git",
0 commit comments