15 lines
365 B
JSON
15 lines
365 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm run lint)",
|
|
"WebSearch",
|
|
"WebFetch(domain:www.impuls.com.mx)",
|
|
"Bash(del \"C:\\Users\\jandres\\source\\repos\\test\\my-app\\iframe-test.html\")",
|
|
"WebFetch(domain:baymard.com)",
|
|
"Bash(npx shadcn@latest add:*)",
|
|
"Bash(npm run build:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
} |