chore: apply lint

This commit is contained in:
Anthony Fu
2021-04-20 05:46:47 +08:00
parent 412d8480d9
commit 19d9122e6a
5 changed files with 15 additions and 15 deletions

View File

@@ -2,13 +2,13 @@
"name": "@antfu/eslint-config",
"version": "0.6.2",
"description": "",
"main": "index.js",
"keywords": [],
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"files": [
"index.js"
],
"main": "index.js",
"peerDependencies": {
"eslint": ">=7.4.0"
},