format
This commit is contained in:
@@ -163,7 +163,7 @@ create_settings() {
|
||||
|
||||
# Write config.json for VSCode Claude extension
|
||||
local config_json_path="$CLAUDE_CONFIG_DIR/config.json"
|
||||
cat <<EOF > "$config_json_path"
|
||||
cat <<EOF >"$config_json_path"
|
||||
{
|
||||
"primaryApiKey": "xcodecli"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user