16 lines
No EOL
567 B
JSON
16 lines
No EOL
567 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Shell(npx tsc --noEmit --skipLibCheck src/trpc/apis/common-apis/common.ts 2 >& 1)",
|
|
"Shell(npx tsc --noEmit 2 >& 1)",
|
|
"Shell(grep:*)",
|
|
"Shell(npx tsc --noEmit -p packages/shared/tsconfig.json 2 >& 1)",
|
|
"Shell(cp:*)",
|
|
"Shell(rm:*)",
|
|
"Shell(ls:*)",
|
|
"Shell(cd /Users/mohammedshafiuddin/WebDev/freshyo/apps/admin-ui && ls \"app/(drawer)\" 2>/dev/null; echo \"---\"; find app -name \"create.tsx\" -path \"*coupon*\" 2>/dev/null)"
|
|
],
|
|
"deny": [],
|
|
"defaultMode": "default"
|
|
}
|
|
} |