mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-07-01 16:44:24 +00:00
9 lines
123 B
JSON
9 lines
123 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm test:*)",
|
|
"Bash(npm run typecheck:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |