<a name="0.1.5"></a>
## [0.1.5](https://github.com/iv-web/eslint-config-ivweb/compare/v0.1.4...v0.1.5) (2018-11-13)


### Bug Fixes

* 函数名前面不需要加上空格 ([88ac283](https://github.com/iv-web/eslint-config-ivweb/commit/88ac283)), closes [#5](https://github.com/iv-web/eslint-config-ivweb/issues/5)



<a name="0.1.4"></a>
## [0.1.4](https://github.com/iv-web/eslint-config-ivweb/compare/v0.1.3...v0.1.4) (2018-07-18)



<a name="0.1.3"></a>
## [0.1.3](https://github.com/iv-web/eslint-config-ivweb/compare/v0.1.2...v0.1.3) (2018-07-18)


### Bug Fixes

* eslint-plugin-react dependices. ([92173bd](https://github.com/iv-web/eslint-config-ivweb/commit/92173bd))



<a name="0.1.2"></a>
## [0.1.2](https://github.com/iv-web/eslint-config-ivweb/compare/v0.1.0...v0.1.2) (2018-05-11)


### Bug Fixes

* update demo, parsing error: 'import' and 'export' may appear only with 'sourceType: module' ([0ae9617](https://github.com/iv-web/eslint-config-ivweb/commit/0ae9617))


### Features

* support react config ([03b09c0](https://github.com/iv-web/eslint-config-ivweb/commit/03b09c0))
* update config ([c50b596](https://github.com/iv-web/eslint-config-ivweb/commit/c50b596))
* update example ([76dbfb0](https://github.com/iv-web/eslint-config-ivweb/commit/76dbfb0))
* 修改配置 ([3c864c6](https://github.com/iv-web/eslint-config-ivweb/commit/3c864c6))



<a name="0.1.0"></a>
# [0.1.0](https://github.com/iv-web/eslint-config-ivweb/compare/v0.0.4...v0.1.0) (2017-10-02)


### Features

* add rules in stylistic ([3bba823](https://github.com/iv-web/eslint-config-ivweb/commit/3bba823))
* add stylistic rules ([26034fa](https://github.com/iv-web/eslint-config-ivweb/commit/26034fa))
* ES6 rules supported ([3275a23](https://github.com/iv-web/eslint-config-ivweb/commit/3275a23))



<a name="0.0.4"></a>
## [0.0.4](https://github.com/iv-web/eslint-config-ivweb/compare/v0.0.2...v0.0.4) (2017-09-29)


### Bug Fixes

* code syntax error ([d6a042a](https://github.com/iv-web/eslint-config-ivweb/commit/d6a042a))



<a name="0.0.2"></a>
## [0.0.2](https://github.com/iv-web/eslint-config-ivweb/compare/v0.0.1...v0.0.2) (2017-09-29)


### Features

* add rule for best practice section. ([2e4e303](https://github.com/iv-web/eslint-config-ivweb/commit/2e4e303))
* add rules for possiable errors and best practice ([4b8a092](https://github.com/iv-web/eslint-config-ivweb/commit/4b8a092))
* improve best practice ([e5083ce](https://github.com/iv-web/eslint-config-ivweb/commit/e5083ce))
* modify eslint:recommend rules and add new rules ([437b47d](https://github.com/iv-web/eslint-config-ivweb/commit/437b47d))



<a name="0.0.1"></a>
## [0.0.1](https://github.com/iv-web/eslint-config-ivweb/compare/ee765de...v0.0.1) (2017-09-16)


### Features

* initial rule commit ([ee765de](https://github.com/iv-web/eslint-config-ivweb/commit/ee765de))



