# Changelog

## 1.0.1 (2021-08-30)

* chore(eslint): no-trailing-spaces允许注释中尾部空白

## 1.0.0 (2021-06-29)

* move configuration to [@web-io/lint-config](https://gitee.com/phoenix-tech/web-lint-config)
* integrate [@web-io/lint-config 1.0.0](https://gitee.com/phoenix-tech/web-lint-config/releases/1.0.0)

<hr/>

| Version | Update Time | By | Note |
| ---- | ----- | ---- | ---- |
| 0.5.0 | 2020/10/23 22:17:57 | [@leejefy](https://gitee.com/leejefy) | <ul><li>add eslint react config base on eslint-config-react-app</li><li>refactor eslint config factory with extends</li><li>eslint typescript support</li><li>index导出</li><li>change vue/react config function to object</li><li>rename lint config file name</li></ul> |
| 0.4.1 | 2020/10/03 17:35:45 | [@leejefy](https://gitee.com/leejefy) | <ul><li>修改包名为@web-io/lint</li><li>修改默认缩进2个空格</li></ul> |
| 0.4.0 | 2020/10/03 13:45:14 | [@leejefy](https://gitee.com/leejefy) | <ul><li>migrate from GCC-web-common lint
</li></ul>