From a55f0a2e6fe0561ce62c3452b96ec4b4cbcb8553 Mon Sep 17 00:00:00 2001 From: zclzone Date: Sat, 29 Aug 2026 14:51:17 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=85=BC=E5=AE=B9pnpm=2011?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pnpm-workspace.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pnpm-workspace.yaml diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml new file mode 100644 index 0000000..a7ffe31 --- /dev/null +++ b/pnpm-workspace.yaml @@ -0,0 +1,7 @@ +shellEmulator: true + +trustPolicy: no-downgrade + +allowBuilds: + esbuild: true + simple-git-hooks: true