UNPKG

tslint-config-airbnb

Version:
52 lines (21 loc) 1.36 kB
<a name="5.6.0"></a> # [5.6.0](https://github.com/progre/tslint-config-airbnb/compare/5.5.0...5.6.0) (2018-02-07) ### Bug Fixes * resolve interfere with 15.7 ([7396b2b](https://github.com/progre/tslint-config-airbnb/commit/7396b2b)) <a name="5.5.0"></a> # [5.5.0](https://github.com/progre/tslint-config-airbnb/compare/5.4.2...5.5.0) (2018-01-24) ### Features * replace no-var-self with no-this-assignment ([397e531](https://github.com/progre/tslint-config-airbnb/commit/397e531)) * add peerDependencies ([7b620a5](https://github.com/progre/tslint-config-airbnb/commit/7b620a5)) <a name="5.4.2"></a> ## [5.4.2](https://github.com/progre/tslint-config-airbnb/compare/5.4.1...5.4.2) (2017-11-15) ### Bug Fixes * allow $method ([a980f53](https://github.com/progre/tslint-config-airbnb/commit/a980f53)), closes [#24](https://github.com/progre/tslint-config-airbnb/issues/24) <a name="5.4.1"></a> # [5.4.1](https://github.com/progre/tslint-config-airbnb/compare/5.3.0...5.4.1) (2017-11-15) ### Features * add no-else-after-return for 16.3 ([36c678a](https://github.com/progre/tslint-config-airbnb/commit/36c678a)) <a name="5.3.1"></a> ## [5.3.1](https://github.com/progre/tslint-config-airbnb/compare/5.3.0...5.3.1) (2017-11-13) ### Bug Fixes * update dependencies ([c91dcff](https://github.com/progre/tslint-config-airbnb/commit/c91dcff))