removed redundant tools

This commit is contained in:
2025-09-05 03:44:25 +03:00
parent 3c23e30b0c
commit 3e9dce4ccb
5 changed files with 7187 additions and 1424 deletions

View File

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