chore(release): @antv/eslint-config@1.0.0 [skip ci]

# @antv/eslint-config 1.0.0 (2021-06-01)

### Bug Fixes

* 🐛 fix eslint errors ([06ba121](052fe61481))

### Features

*  add lint rules for *.js files ([21f5436](d8ff60b98a))
*  add unicorn plugin ([3e8515b](cc17b75a6e))
*  support bitwise ([d9bc9d9](ae603d417c))
This commit is contained in:
x6-bot
2021-06-01 10:17:04 +00:00
parent 53c2bf2207
commit ca8f0de7d2

View File

@ -1,3 +1,17 @@
# @antv/eslint-config 1.0.0 (2021-06-01)
### Bug Fixes
* 🐛 fix eslint errors ([06ba121](https://github.com/antvis/x6/commit/06ba121e3b937c5aeebbbe2b24e6db67fc141cb9))
### Features
* ✨ add lint rules for *.js files ([21f5436](https://github.com/antvis/x6/commit/21f54366776a304e8abb9df087c645653fb22ed5))
* ✨ add unicorn plugin ([3e8515b](https://github.com/antvis/x6/commit/3e8515bedf0da8ca10119c8a00ffd972f3a1e3aa))
* ✨ support bitwise ([d9bc9d9](https://github.com/antvis/x6/commit/d9bc9d92e8bec74e780a44364f9e21da5f34096b))
# @antv/eslint-config 1.0.0 (2021-05-31)