Releases: ajafff/tslint-consistent-codestyle
Releases · ajafff/tslint-consistent-codestyle
v1.16.0
25 Sep 17:56
Compare
Sorry, something went wrong.
No results found
Features:
naming-convention: accessor is now configurable
v1.15.1
04 Mar 15:54
Compare
Sorry, something went wrong.
No results found
Bugfixes:
naming-convention: filter option is no longer affect by the order of checked names and caching
v1.15.0
03 Jan 17:49
Compare
Sorry, something went wrong.
No results found
Features:
no-unnecessary-else and no-else-after-return are now automatically fixable
v1.14.1
05 Nov 10:24
Compare
Sorry, something went wrong.
No results found
Bugfixes:
fixed version of tsutils dependency
v1.14.0
31 Oct 18:54
Compare
Sorry, something went wrong.
No results found
Features:
early-exit: added option "ignore-constructor"
v1.13.3
26 Jul 09:25
Compare
Sorry, something went wrong.
No results found
Bugfixes:
no-unused: don't mark import of React as unused if required by JsxFragment
v1.13.2
04 Jul 19:05
Compare
Sorry, something went wrong.
No results found
Bugfixes:
no-unused: fixed crash on type parameter of declaration inside global augmentation
v1.13.1
04 Jun 20:23
Compare
Sorry, something went wrong.
No results found
Bugfixes:
naming-convention: added missing configuration handling for "type": "parameterProperty"
v1.13.0
28 Mar 09:19
Compare
Sorry, something went wrong.
No results found
Features:
no-else-after-return: added option "allow-else-if"
v1.12.3
27 Mar 19:46
Compare
Sorry, something went wrong.
No results found
no-else-after-return: use correct control flow analysis