documentação do sistema

This commit is contained in:
Luis Eduardo Estevao
2026-05-05 16:13:10 -03:00
parent bbb5d68af1
commit e5db59403d

View File

@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"Bash(npm create *)",
"Bash(npm install *)",
"Bash(npm run *)",
"Bash(xargs grep *)"
]
}
}