From 5398550d35c5a2dc33fdccc7546aedbd26583725 Mon Sep 17 00:00:00 2001 From: tangjinzhou <415800467@qq.com> Date: Fri, 26 Nov 2021 14:55:28 +0800 Subject: [PATCH] style: lint format --- .eslintrc.js | 1 + components/card/demo/meta.vue | 2 +- components/pagination/Pagination.tsx | 4 ++-- components/select/demo/size.vue | 6 ++---- components/vc-picker/PickerPanel.tsx | 2 +- 5 files changed, 7 insertions(+), 8 deletions(-) diff --git a/.eslintrc.js b/.eslintrc.js index 05dd917df..ee1ee27a9 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -84,6 +84,7 @@ module.exports = { 'vue/prop-name-casing': 'off', 'vue/one-component-per-file': 'off', 'vue/custom-event-name-casing': 'off', + 'vue/v-on-event-hyphenation': 'off', 'vue/max-attributes-per-line': [ 2, { diff --git a/components/card/demo/meta.vue b/components/card/demo/meta.vue index ae2ec3a77..a113bcc19 100644 --- a/components/card/demo/meta.vue +++ b/components/card/demo/meta.vue @@ -24,7 +24,7 @@ A Card that supports `cover`, `avatar`, `title` and `description`. src="https://gw.alipayobjects.com/zos/rmsportal/JiqGstEfoWAOHiTxclqi.png" /> -