24 lines
699 B
JSON
24 lines
699 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebFetch(domain:developer.gst.gov.in)",
|
|
"Bash(curl -s \"https://static.gst.gov.in/uiassets/js/services/forouter1.8.js\")",
|
|
"Bash(curl)",
|
|
"Bash(pnpm dev *)",
|
|
"WebFetch(domain:localhost)",
|
|
"Bash(pnpm type-check *)",
|
|
"Bash(pnpm lint *)",
|
|
"Bash(npx tsc *)",
|
|
"Bash(netstat -tlnp)",
|
|
"Bash(npx prisma migrate status)",
|
|
"Bash(npx prisma *)",
|
|
"Bash(netstat -ano)",
|
|
"Bash(findstr \":3000 :3003 :5432\")",
|
|
"Bash(findstr \"LISTENING\")",
|
|
"Bash(sed 's/ D //')",
|
|
"Bash(sed 's/?? //')",
|
|
"WebFetch(domain:web.archive.org)",
|
|
"WebFetch(domain:www.pexels.com)"
|
|
]
|
|
}
|
|
}
|