This commit is contained in:
Anthony Fu
2019-07-18 04:12:18 +08:00
parent b025b09a5f
commit b63428da1a
8 changed files with 50 additions and 6 deletions

View File

@@ -0,0 +1,11 @@
# 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.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))

View File

@@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config",
"version": "0.1.5",
"version": "0.2.0",
"description": "",
"main": "index.js",
"keywords": [],