11 lines
160 B
JSON
11 lines
160 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm create:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(npx tsc:*)",
|
|
"Bash(npm run build:*)"
|
|
]
|
|
}
|
|
}
|