<a name="0.9.2"></a>
## 0.9.2 (2019-10-29)


### Bug Fixes

* Do not require trailing commas in functions ([#74](https://github.com/ls-age/eslint-config/issues/74)) ([7349770](https://github.com/ls-age/eslint-config/commits/7349770))




<a name="0.9.1"></a>
## 0.9.1 (2019-09-04)


### Bug Fixes

* Fix incompatibility with eslint v6 ([#63](https://github.com/ls-age/eslint-config/issues/63)) ([042dce3](https://github.com/ls-age/eslint-config/commits/042dce3))




<a name="0.9.0"></a>
# 0.9.0 (2019-04-18)


### Features

* Add a `svelte` sub config ([#22](https://github.com/ls-age/eslint-config/issues/22)) ([378f5f2](https://github.com/ls-age/eslint-config/commits/378f5f2))




<a name="0.8.0"></a>
# 0.8.0 (2017-12-14)


### Features

* Test browser compatibility using the `compat` plugin ([6538133](https://github.com/ls-age/eslint-config/commits/6538133))
* Test browser compatibility using the `compat` plugin ([43be226](https://github.com/ls-age/eslint-config/commits/43be226))




<a name="0.6.0"></a>
# 0.6.0 (2017-11-28)




<a name="0.5.0"></a>
# 0.5.0 (2017-11-22)


### Bug Fixes

* **docs:** Fix typo in readme ([#7](https://github.com/ls-age/eslint-config/issues/7)) ([1791d50](https://github.com/ls-age/eslint-config/commits/1791d50))




<a name="0.4.0"></a>
# 0.4.0 (2017-11-22)


### Features

* Add `ava` sub-config ([#4](https://github.com/ls-age/eslint-config/issues/4)) ([dd13280](https://github.com/ls-age/eslint-config/commits/dd13280))




<a name="0.3.0"></a>
# 0.3.0 (2017-11-18)


### Bug Fixes

* **import:** Disallow commonjs requires ([1a9c034](https://github.com/ls-age/eslint-config/commits/1a9c034))


### Features

* **import:** Lint module order ([8cb0726](https://github.com/ls-age/eslint-config/commits/8cb0726)), closes [#1](https://github.com/ls-age/eslint-config/issues/1)




<a name="0.2.0"></a>
# 0.2.0 (2017-06-29)


### Features

* **style:** Enforce padded blocks in classes ([ceb01fc](https://github.com/ls-age/eslint-config/commits/ceb01fc))



