14 lines
218 B
JSON
14 lines
218 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebSearch",
|
|
"Bash(npm run build:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(npm ls:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(git grep:*)",
|
|
"Bash(npx vue-tsc:*)"
|
|
]
|
|
}
|
|
}
|