Files
nguyencongpc_nextjs/.claude/settings.local.json

9 lines
127 B
JSON
Raw Normal View History

2026-03-13 13:54:45 +07:00
{
"permissions": {
"allow": [
"Bash(grep -E \"\\\\.\\(tsx|ts|json\\)$\")",
"Bash(npm install:*)"
]
}
}