mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-28 18:22:40 +00:00
10 lines
308 B
JSON
10 lines
308 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(pnpx vitest run --testPathPattern=\"draftCacheV2.test\")",
|
|
"Bash(pnpx vitest run \"draftCacheV2.test\")",
|
|
"Bash(node -e \"const fc = require('fast-check'); console.log(Object.keys(fc).filter((k) => k.includes('string')).join(', '))\")"
|
|
]
|
|
}
|
|
}
|