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