16 lines
836 B
JSON
16 lines
836 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(xargs grep -l \"useTypesenseApi\\\\|documentsApi\")",
|
|
"Bash(xargs grep -l \"multiSearch\\\\|Typesense\")",
|
|
"Bash(xargs grep -l \"multiSearch\")",
|
|
"Bash(cd d:\\\\\\\\proyectos\\\\\\\\search)",
|
|
"Bash(find d:\\\\\\\\proyectos\\\\\\\\search -name \"auto-imports.d.ts\" -o -name \".nuxt\" -type d)",
|
|
"Bash(find d:\\\\\\\\proyectos\\\\\\\\search\\\\\\\\bruno -type f)",
|
|
"Bash(grep -r \"useSearchUrlState\\\\|useDetailHistory\\\\|restoreScrollPosition\\\\|formatDate\\\\|formatLocation\" --include=\"*.ts\" d:\\\\\\\\proyectos\\\\\\\\search\\\\\\\\app -n)",
|
|
"Bash(grep \"^d.*\\\\\\\\.ts\")",
|
|
"Bash(find d:\\\\\\\\proyectos\\\\\\\\search -maxdepth 2 -type f \\\\\\( -name \"README*\" -o -name \"CLAUDE.md\" -o -name \".env*\" \\\\\\))"
|
|
]
|
|
}
|
|
}
|