# [1.1.0](https://github.com/bmacher/eslint-config-typescript/releases/tag/v1.1.0) (2022-01-25)

### Features

  - **rules-only:** expose `rules` and `overrides` as separate config

### Code Refactoring

  - **cdk:** use naming conventions from base config directly

# [1.0.2](https://github.com/bmacher/eslint-config-typescript/releases/tag/v1.0.2) (2022-01-24)

### Bug Fixes

  - **cdk:** naming conventions of the base config are no longer overwritten

# [1.0.1](https://github.com/bmacher/eslint-config-typescript/releases/tag/v1.0.1) (2021-11-29)

### Features
  
  - add config based on AirBnB
  - add CDK config
