Files
nguyencongpc_nextjs/.claude/settings.local.json
2026-03-13 17:23:37 +07:00

12 lines
275 B
JSON

{
"permissions": {
"allow": [
"Bash(grep -E \"\\\\.\\(tsx|ts|json\\)$\")",
"Bash(npm install:*)",
"Bash(npx tsc:*)",
"Bash(curl -s http://localhost:3000/tin-tuc)",
"Bash(grep '\"\"url\"\"' src/data/article/ListArticleNews.ts)"
]
}
}