17 lines
421 B
JSON
17 lines
421 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm run build:*)",
|
|
"Bash(npx tsc:*)",
|
|
"Bash(node ./node_modules/typescript/bin/tsc:*)",
|
|
"Bash(npm run build:main:*)",
|
|
"Bash(npx vitest:*)",
|
|
"WebFetch(domain:a2ui.org)",
|
|
"WebFetch(domain:github.com)",
|
|
"WebFetch(domain:www.npmjs.com)",
|
|
"WebFetch(domain:a2ui-sdk.js.org)",
|
|
"WebFetch(domain:www.copilotkit.ai)"
|
|
]
|
|
}
|
|
}
|