9 lines
127 B
JSON
9 lines
127 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(grep -E \"\\\\.\\(tsx|ts|json\\)$\")",
|
||
|
|
"Bash(npm install:*)"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|