fix(eslint-config): update extends rule

This commit is contained in:
chenjiahan
2020-08-21 14:16:18 +08:00
parent fbea243111
commit 9754a80597
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vant/eslint-config",
"version": "3.0.0-alpha.0",
"version": "3.0.0-alpha.1",
"description": "eslint config of vant",
"main": "index.js",
"publishConfig": {