12 lines
275 B
JSON
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)"
|
|
]
|
|
}
|
|
}
|