Skip to content

Commit a5997d6

Browse files
committed
chore(claude): update settings and plugins
1 parent 63e2da8 commit a5997d6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/.claude/settings.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,7 @@
192192
"review-plugin@ailab": true,
193193
"skill-codex@skill-codex": true,
194194
"swift-lsp@claude-plugins-official": true,
195-
"typescript-lsp@claude-plugins-official": true,
196-
"upgrading-expo@expo-plugins": true
195+
"typescript-lsp@claude-plugins-official": true
197196
},
198197
"extraKnownMarketplaces": {
199198
"ailab": {
@@ -215,8 +214,9 @@
215214
}
216215
}
217216
},
218-
"plansDirectory": "./.claude/plans/",
219217
"skipDangerousModePermissionPrompt": true,
220218
"theme": "dark-ansi",
221-
"skipAutoPermissionPrompt": true
219+
"remoteControlAtStartup": true,
220+
"skipAutoPermissionPrompt": true,
221+
"agentPushNotifEnabled": true
222222
}

0 commit comments

Comments
 (0)