Adds a hook to get claude web to compile and check android code
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"hooks": {
|
||||
"SessionStart": [
|
||||
{
|
||||
"hooks": [
|
||||
{
|
||||
"type": "command",
|
||||
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/session-start.sh"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
"Stop": [
|
||||
{
|
||||
"matcher": "",
|
||||
|
||||
Reference in New Issue
Block a user