Compare commits

..

2 Commits

Author SHA1 Message Date
Luis Eduardo Estevao
6f91d97dcd Merge branch 'main' of http://172.35.0.216:3000/simplifique/Vendaweb-portal into claude/goofy-johnson-8a0eed
All checks were successful
Build (develop) / Promote (main) / build-and-push-deploy (push) Successful in 6m40s
2026-05-05 16:13:52 -03:00
Luis Eduardo Estevao
e5db59403d documentação do sistema 2026-05-05 16:13:10 -03:00

View File

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