23 lines
546 B
Markdown
23 lines
546 B
Markdown
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
## [0.2.1](https://github.com/antfu/eslint-config/compare/v0.2.0...v0.2.1) (2019-07-17)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* extends order ([0b40222](https://github.com/antfu/eslint-config/commit/0b40222))
|
|
|
|
|
|
|
|
|
|
|
|
# [0.2.0](https://github.com/antfu/eslint-config/compare/v0.1.5...v0.2.0) (2019-07-17)
|
|
|
|
|
|
### Features
|
|
|
|
* add ts config ([b025b09](https://github.com/antfu/eslint-config/commit/b025b09))
|