From 985c6b53c8f7026b1b108fc2f2620139c0834ca2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Thu, 16 Oct 2025 16:58:07 +0800 Subject: [PATCH] =?UTF-8?q?docs(stylelint):=20=E6=B7=BB=E5=8A=A0=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E6=96=87=E4=BB=B6=E6=B3=A8=E9=87=8A=E5=92=8C=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stylelint.config.mjs | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/stylelint.config.mjs b/stylelint.config.mjs index e0caf63..75e7e3a 100644 --- a/stylelint.config.mjs +++ b/stylelint.config.mjs @@ -1,3 +1,10 @@ +/** + * Stylelint 配置 + * + * [Add support for TypeScript configuration files](https://github.com/stylelint/stylelint/issues/4940) + * @see https://stylelint.io/user-guide/configure + */ + /** @type {import('stylelint').Config} */ export default { extends: [