mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-02-02 19:00:49 +08:00
14 lines
220 B
JSON
14 lines
220 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm run lint:*)",
|
|
"Bash(npx tsc:*)",
|
|
"Bash(npm run build)",
|
|
"Bash(npm run type-check:*)",
|
|
"Bash(find:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|