From b6de8acc8a94a54caa14404cbfb90fe43be4eff8 Mon Sep 17 00:00:00 2001 From: "trop[bot]" <37223003+trop[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 15:10:59 -0700 Subject: [PATCH] chore: add Node.js skill to settings (#51106) Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Shelley Vohr --- .claude/settings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.claude/settings.json b/.claude/settings.json index 5f7800bee9..e3087d0672 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -11,6 +11,7 @@ "Bash(e patches:*)", "Bash(e sync:*)", "Skill(electron-chromium-upgrade)", + "Skill(electron-node-upgrade)", "Read(*)", "Bash(echo:*)", "Bash(e build:*)",