fix: disable import/extensions

https://github.com/benmosher/eslint-plugin-import/issues/1558
This commit is contained in:
陈嘉涵
2019-12-19 10:30:18 +08:00
parent 32f56c7dd5
commit 387575edf5
3 changed files with 31 additions and 23 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vant/eslint-config",
"version": "1.5.0",
"version": "1.5.1",
"description": "eslint config of vant.",
"main": "index.js",
"publishConfig": {