clean presidio

This commit is contained in:
Biqoz
2026-01-29 00:19:50 +01:00
parent 050474e95b
commit 90b73080e0
11 changed files with 667 additions and 516 deletions

View File

@@ -0,0 +1,13 @@
{
"permissions": {
"allow": [
"Bash(npm install:*)",
"Bash(npx next:*)",
"Bash(node:*)",
"Bash(npm view:*)",
"Bash(npm info:*)",
"Bash(npm ls:*)",
"Bash(npm outdated:*)"
]
}
}