From b5700cf76767ca3f25f09d6f4e79320d4aeb774c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8F=B2=E9=B8=BD?= <1020103647@qq.com> Date: Sun, 7 Apr 2024 17:21:44 +0800 Subject: [PATCH] =?UTF-8?q?refine:=20stylelint=20=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .stylelintrc.cjs | 7 +++++-- package.json | 1 + pnpm-lock.yaml | 15 +++++++++++++++ 3 files changed, 21 insertions(+), 2 deletions(-) diff --git a/.stylelintrc.cjs b/.stylelintrc.cjs index 0aef78b..3f6cb98 100644 --- a/.stylelintrc.cjs +++ b/.stylelintrc.cjs @@ -9,6 +9,7 @@ module.exports = { 'stylelint-config-html/vue', 'stylelint-config-recess-order', ], + plugins: ['stylelint-prettier'], overrides: [ // 扫描 .vue/html 文件中的