We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63e2da8 commit a5997d6Copy full SHA for a5997d6
1 file changed
src/.claude/settings.json
@@ -192,8 +192,7 @@
192
"review-plugin@ailab": true,
193
"skill-codex@skill-codex": true,
194
"swift-lsp@claude-plugins-official": true,
195
- "typescript-lsp@claude-plugins-official": true,
196
- "upgrading-expo@expo-plugins": true
+ "typescript-lsp@claude-plugins-official": true
197
},
198
"extraKnownMarketplaces": {
199
"ailab": {
@@ -215,8 +214,9 @@
215
214
}
216
217
218
- "plansDirectory": "./.claude/plans/",
219
"skipDangerousModePermissionPrompt": true,
220
"theme": "dark-ansi",
221
- "skipAutoPermissionPrompt": true
+ "remoteControlAtStartup": true,
+ "skipAutoPermissionPrompt": true,
+ "agentPushNotifEnabled": true
222
0 commit comments