11 lines
205 B
JSON
11 lines
205 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm run build:*)",
|
|
"Bash(/opt/homebrew/bin/npm run build)",
|
|
"Bash(export PATH=\"/opt/homebrew/bin:$PATH\")",
|
|
"Bash(npx tsc:*)"
|
|
]
|
|
}
|
|
}
|