chore(release): 2.0.0 [skip ci]
# [2.0.0](https://github.com/lion-byte/eslint-config/compare/v1.9.0...v2.0.0) (2021-12-19)
### Features
* add `@typescript-eslint/recommended` rules ([6d33824](https://github.com/lion-byte/eslint-config/commit/6d3382419b0c1fce5553a90e75fe1f083f65db57))
* drop many rules and defer to recommended/prettier ([4b88ddf](https://github.com/lion-byte/eslint-config/commit/4b88ddfeb7dbca29f9c7fa8987443a2167f7b590))
### BREAKING CHANGES
* Require Node.js >= 14.17.4
* Require ESLint >= 8
* Dropped `eslint-plugin-promise`
* Move `dependencies` to `peer-dependencies`