10 lines
128 B
JSON
10 lines
128 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npx tsc:*)",
|
|
"Bash(npx tsx:*)",
|
|
"Bash(npm run build:*)"
|
|
]
|
|
}
|
|
}
|