This commit is contained in:
RISHAB-CREATOR 2025-09-25 22:16:31 +05:30
parent 61c3ef1123
commit 958e4ac6bb
2 changed files with 11 additions and 1 deletions

View file

@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"Bash(npm run build:*)",
"Bash(npm run docs:build:*)"
],
"deny": [],
"ask": []
}
}