From 4cfafd43066609feb147c5e2d504cfcbdc37646f Mon Sep 17 00:00:00 2001 From: lanyeeee Date: Tue, 24 Feb 2026 04:52:20 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E5=8C=96=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/pull_request_template.md | 2 ++ .prettierignore | 34 ++++++++++++++++++++++++++++++ README.md | 36 +++++++++++++++----------------- package.json | 3 ++- 4 files changed, 55 insertions(+), 20 deletions(-) create mode 100644 .prettierignore diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c755bcb..e12de0d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,8 @@