10 lines
159 B
JSON
10 lines
159 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm run build:*)",
|
|
"Bash(npx tsc:*)",
|
|
"Bash(node ./node_modules/typescript/bin/tsc:*)"
|
|
]
|
|
}
|
|
}
|